Skip to content

Commit

Permalink
(#24323) pcre2: add version 10.44
Browse files Browse the repository at this point in the history
  • Loading branch information
toge authored Jun 14, 2024
1 parent 5fe9cb4 commit 5f34599
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
3 changes: 3 additions & 0 deletions recipes/pcre2/all/conandata.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
sources:
"10.44":
url: "https://github.com/PCRE2Project/pcre2/releases/download/pcre2-10.44/pcre2-10.44.tar.bz2"
sha256: "d34f02e113cf7193a1ebf2770d3ac527088d485d4e047ed10e5d217c6ef5de96"
"10.43":
url: "https://github.com/PCRE2Project/pcre2/releases/download/pcre2-10.43/pcre2-10.43.tar.bz2"
sha256: "e2a53984ff0b07dfdb5ae4486bbb9b21cca8e7df2434096cc9bf1b728c350bcb"
Expand Down
2 changes: 2 additions & 0 deletions recipes/pcre2/config.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
versions:
"10.44":
folder: all
"10.43":
folder: all
"10.42":
Expand Down

0 comments on commit 5f34599

Please sign in to comment.