Skip to content

Commit

Permalink
(conan-io#25128) cpp-peglib: add version 1.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
toge authored Sep 6, 2024
1 parent d1ce33f commit bd3902c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
3 changes: 3 additions & 0 deletions recipes/cpp-peglib/1.x.x/conandata.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
sources:
"1.9.0":
url: "https://github.com/yhirose/cpp-peglib/archive/v1.9.0.tar.gz"
sha256: "6f4f0956ea2f44fd1c5882f8adc5782451ba9d227c467d214196390ddedb024c"
"1.8.8":
url: "https://github.com/yhirose/cpp-peglib/archive/v1.8.8.tar.gz"
sha256: "3019d8084a146562fe2fd4c71e3226ac6e3994e8cee21cab27b3cd5a86bcef34"
Expand Down
2 changes: 2 additions & 0 deletions recipes/cpp-peglib/config.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
versions:
"1.9.0":
folder: "1.x.x"
"1.8.8":
folder: "1.x.x"
"1.8.7":
Expand Down

0 comments on commit bd3902c

Please sign in to comment.