diff --git a/recipes/wt/all/conandata.yml b/recipes/wt/all/conandata.yml index 33fabfbcebab0..8870877e4d3db 100644 --- a/recipes/wt/all/conandata.yml +++ b/recipes/wt/all/conandata.yml @@ -1,4 +1,7 @@ sources: + "4.6.2": + url: "https://github.com/emweb/wt/archive/refs/tags/4.6.2.tar.gz" + sha256: "a4e113874c107185a18b052f6d8fe57114d47b26410dee148ed22652eeff4d2f" "4.6.0": url: "https://github.com/emweb/wt/archive/4.6.0.tar.gz" sha256: "7f709e132d32c4925e6db0a590c7ccc5613344e8b9052676ef891a25ccb550e6" diff --git a/recipes/wt/config.yml b/recipes/wt/config.yml index 0723c8e20d578..fe61f5bcedb03 100644 --- a/recipes/wt/config.yml +++ b/recipes/wt/config.yml @@ -1,4 +1,6 @@ versions: + "4.6.2": + folder: all "4.6.0": folder: all "4.5.1":