From e3645878185139ab54e804d400657d31c38c5ab2 Mon Sep 17 00:00:00 2001 From: Quentin Chateau via Conan Center Bot Date: Mon, 11 Jul 2022 12:41:55 +0000 Subject: [PATCH] cpp-peglib: add version 1.6.0 Generated and committed by [Conan Center Bot](https://github.com/qchateau/conan-center-bot) Find more updatable recipes in the [GitHub Pages](https://qchateau.github.io/conan-center-bot/) --- recipes/cpp-peglib/1.x.x/conandata.yml | 3 +++ recipes/cpp-peglib/config.yml | 2 ++ 2 files changed, 5 insertions(+) diff --git a/recipes/cpp-peglib/1.x.x/conandata.yml b/recipes/cpp-peglib/1.x.x/conandata.yml index 303a94f3d59d2..6a996c9338b24 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 242ce7239be46..9728f8f474c8b 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":