From d8bb4ad617cee02d8664e8341fa32cdf702e4284 Mon Sep 17 00:00:00 2001 From: SpaceIm <30052553+SpaceIm@users.noreply.github.com> Date: Sun, 6 Mar 2022 09:46:57 +0100 Subject: [PATCH] (#9621) Bump wt/4.6.2 --- recipes/wt/all/conandata.yml | 3 +++ recipes/wt/config.yml | 2 ++ 2 files changed, 5 insertions(+) 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":