diff --git a/recipes/cpp-peglib/1.x.x/conandata.yml b/recipes/cpp-peglib/1.x.x/conandata.yml index 303a94f3d59d2b..6a996c9338b243 100644 --- a/recipes/cpp-peglib/1.x.x/conandata.yml +++ b/recipes/cpp-peglib/1.x.x/conandata.yml @@ -1,4 +1,7 @@ sources: + "1.6.0": + url: "https://github.com/yhirose/cpp-peglib/archive/v1.6.0.tar.gz" + sha256: "2b09d711fd02bad24089bc5a6f51ef4c307d86e0adb6f9938e0549a12c102ac4" "1.5.0": url: "https://github.com/yhirose/cpp-peglib/archive/refs/tags/v1.5.0.tar.gz" sha256: "45a02b749556af6ab0abf78c4c1d1afe02f17705b1c51f5820e957616f453b33" diff --git a/recipes/cpp-peglib/config.yml b/recipes/cpp-peglib/config.yml index 242ce7239be462..9728f8f474c8bb 100644 --- a/recipes/cpp-peglib/config.yml +++ b/recipes/cpp-peglib/config.yml @@ -1,4 +1,6 @@ versions: + "1.6.0": + folder: "1.x.x" "1.5.0": folder: "1.x.x" "1.4.2":