diff --git a/recipes/glaze/all/conandata.yml b/recipes/glaze/all/conandata.yml index 764adb4f31..db9c74dcd1 100644 --- a/recipes/glaze/all/conandata.yml +++ b/recipes/glaze/all/conandata.yml @@ -1,4 +1,7 @@ sources: + "0.2.1": + url: "https://github.com/stephenberry/glaze/archive/v0.2.0.tar.gz" + sha256: "2ad0d91f89465eac94efbeb91e435a5b36b7d54c9d8d6ccfb0708f6c6c0c5f87" "0.2.0": url: "https://github.com/stephenberry/glaze/archive/v0.2.0.tar.gz" sha256: "2ad0d91f89465eac94efbeb91e435a5b36b7d54c9d8d6ccfb0708f6c6c0c5f87" diff --git a/recipes/glaze/config.yml b/recipes/glaze/config.yml index 6a935c6f04..8c9042c4db 100644 --- a/recipes/glaze/config.yml +++ b/recipes/glaze/config.yml @@ -1,4 +1,6 @@ versions: + "0.2.1": + folder: all "0.2.0": folder: all "0.1.8":