Skip to content

Commit

Permalink
Update cpp-peglib to 1.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
waruqi committed Sep 8, 2024
1 parent 67a5aba commit c23a986
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/c/cpp-peglib/xmake.lua
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ package("cpp-peglib")
set_urls("https://github.com/yhirose/cpp-peglib/archive/refs/tags/v$(version).tar.gz",
"https://github.com/yhirose/cpp-peglib.git")

add_versions("1.9.0", "6f4f0956ea2f44fd1c5882f8adc5782451ba9d227c467d214196390ddedb024c")
add_versions("1.8.8", "3019d8084a146562fe2fd4c71e3226ac6e3994e8cee21cab27b3cd5a86bcef34")
add_versions("1.8.3", "3de8aeb44a262f9c2478e2a7e7bc2bb9426a2bdd176cf0654ff5a3d291c77b73")

Expand Down

0 comments on commit c23a986

Please sign in to comment.