From 52b8705ff7d16d236415de7487532be8c95102bc Mon Sep 17 00:00:00 2001 From: toge Date: Thu, 13 Jun 2024 17:57:06 +0900 Subject: [PATCH] (#24309) glaze: add version 2.8.2 --- recipes/glaze/all/conandata.yml | 3 +++ recipes/glaze/config.yml | 2 ++ 2 files changed, 5 insertions(+) diff --git a/recipes/glaze/all/conandata.yml b/recipes/glaze/all/conandata.yml index 2d9597501b32a..2255852805d80 100644 --- a/recipes/glaze/all/conandata.yml +++ b/recipes/glaze/all/conandata.yml @@ -1,4 +1,7 @@ sources: + "2.8.2": + url: "https://github.com/stephenberry/glaze/archive/v2.8.2.tar.gz" + sha256: "1df9a39355de78a86300f102291fd7ee7cb475915da8569e2997803a755d4a15" "2.8.1": url: "https://github.com/stephenberry/glaze/archive/v2.8.1.tar.gz" sha256: "e22c25db871f772e42e2d70c405f6cd95a8443a0ddd8fe7fc9d3a92b929104a0" diff --git a/recipes/glaze/config.yml b/recipes/glaze/config.yml index 6914e6bc5a356..68dbe6f660f12 100644 --- a/recipes/glaze/config.yml +++ b/recipes/glaze/config.yml @@ -1,4 +1,6 @@ versions: + "2.8.2": + folder: all "2.8.1": folder: all "2.8.0":