diff --git a/recipes/wt/all/conandata.yml b/recipes/wt/all/conandata.yml index 7c33a1e76efa3..ed195cfffaf4c 100644 --- a/recipes/wt/all/conandata.yml +++ b/recipes/wt/all/conandata.yml @@ -1,4 +1,7 @@ sources: + "4.10.4": + url: "https://github.com/emweb/wt/archive/4.10.4.tar.gz" + sha256: "dd6092abe599d9254242225e801da38085847b3147c1748e1212f274398a2e9a" "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.10.4": + - 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..2c804bbf3e9dc 100644 --- a/recipes/wt/config.yml +++ b/recipes/wt/config.yml @@ -1,4 +1,6 @@ versions: + "4.10.4": + folder: all "4.10.1": folder: all "4.10.0":