We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f57d27 commit 43144f3Copy full SHA for 43144f3
1 file changed
packages/c/cpp-peglib/xmake.lua
@@ -8,6 +8,7 @@ package("cpp-peglib")
8
set_urls("https://github.com/yhirose/cpp-peglib/archive/refs/tags/v$(version).tar.gz",
9
"https://github.com/yhirose/cpp-peglib.git")
10
11
+ add_versions("1.10.3", "af654d345788715754cee3757433837620aed38a2efc30a3e94ee709bf407ba0")
12
add_versions("1.10.2", "a20d79c32b91ed08f845b91a138c5958b3eb819d2127afcc64714ec1a6ad451b")
13
add_versions("1.10.1", "3ba50bdc1be5521affc507e9fa589526372f6d7396ec490f706255a2b30d9635")
14
add_versions("1.9.1", "f57aa0f14372cbb772af29e3a4549a8033ea07eb25c39949cba6178e0e2ba9cc")
0 commit comments