diff --git a/recipes/wt/all/conandata.yml b/recipes/wt/all/conandata.yml index 7c33a1e76efa3..22a27c5e54124 100644 --- a/recipes/wt/all/conandata.yml +++ b/recipes/wt/all/conandata.yml @@ -1,4 +1,7 @@ sources: + "4.11.1": + url: "https://github.com/emweb/wt/archive/4.11.1.tar.gz" + sha256: "c255b7d6b0569a9c67282ef7a89af9624e3ab79477924e5a110814a570d1d017" "4.10.1": url: "https://github.com/emweb/wt/archive/4.10.1.tar.gz" sha256: "f6d6114416a628604793197cd077066a9d4d98799bbb288b97de42f66705bde5" @@ -21,6 +24,10 @@ sources: url: "https://github.com/emweb/wt/archive/4.6.0.tar.gz" sha256: "7f709e132d32c4925e6db0a590c7ccc5613344e8b9052676ef891a25ccb550e6" patches: + "4.11.1": + - patch_file: "patches/4.8.0-0001-use-cci-package.patch" + patch_description: "use cci package" + patch_type: "conan" "4.10.1": - patch_file: "patches/4.8.0-0001-use-cci-package.patch" patch_description: "use cci package" diff --git a/recipes/wt/config.yml b/recipes/wt/config.yml index fec9d209ef876..1087a709b8cf3 100644 --- a/recipes/wt/config.yml +++ b/recipes/wt/config.yml @@ -1,4 +1,6 @@ versions: + "4.11.1": + folder: all "4.10.1": folder: all "4.10.0":