From 5166d3c363e57a83df7c212c0e890679df37840b Mon Sep 17 00:00:00 2001 From: toge Date: Fri, 27 Sep 2024 09:13:28 +0900 Subject: [PATCH] update 3.6.0 --- recipes/glaze/all/conandata.yml | 6 +++--- recipes/glaze/config.yml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/recipes/glaze/all/conandata.yml b/recipes/glaze/all/conandata.yml index d3b51d4d20869..80f789f0524af 100644 --- a/recipes/glaze/all/conandata.yml +++ b/recipes/glaze/all/conandata.yml @@ -1,7 +1,7 @@ sources: - "3.5.0": - url: "https://github.com/stephenberry/glaze/archive/v3.5.0.tar.gz" - sha256: "d4729f6afc99e67ea9e1049ee4a0fd3d5fea5d884815e786505b33b7da41d5ac" + "3.6.0": + url: "https://github.com/stephenberry/glaze/archive/v3.6.0.tar.gz" + sha256: "d394fed35440bd1cb1a2aec059b967acc43fc04764ecb0915ba24b9f5a9ca0a3" # keep 3.4.3 for breaking change: API(naming) change "3.4.3": url: "https://github.com/stephenberry/glaze/archive/v3.4.3.tar.gz" diff --git a/recipes/glaze/config.yml b/recipes/glaze/config.yml index 4e142bb55bf87..39de2bd2360f3 100644 --- a/recipes/glaze/config.yml +++ b/recipes/glaze/config.yml @@ -1,5 +1,5 @@ versions: - "3.5.0": + "3.6.0": folder: all "3.4.3": folder: all