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 24f2764 commit 2ec9357Copy full SHA for 2ec9357
packages/s/sqlitecpp/xmake.lua
@@ -6,6 +6,7 @@ package("sqlitecpp")
6
set_urls("https://github.com/SRombauts/SQLiteCpp/archive/refs/tags/$(version).tar.gz",
7
"https://github.com/SRombauts/SQLiteCpp.git")
8
9
+ add_versions("3.3.2", "5aa8eda130d0689bd5ed9b2074714c2dbc610f710483c61ba6cf944cebfe03af")
10
add_versions("3.3.1", "71f990f9fb4b004533b6859ce40729af823b87fe691dd99ca084a7fd40db54b9")
11
add_versions("3.2.1", "70c67d5680c47460f82a7abf8e6b0329bf2fb10795a982a6d8abc06adb42d693")
12
0 commit comments