Skip to content

Commit aa33f14

Browse files
committed
feat: update lib
1 parent 388d1f7 commit aa33f14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xmake.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ option("commonlib_xbyak", function()
3838
end)
3939

4040
-- require packages
41-
add_requires("commonlib-shared ce4414f593ae9c0c084c5b44e4be8620630e5921", { configs = {
41+
add_requires("commonlib-shared 7c29a1e16b4ee5d5ee06f706590b28099b7a5a59", { configs = {
4242
ini = has_config("commonlib_ini"),
4343
json = has_config("commonlib_json"),
4444
toml = has_config("commonlib_toml"),

0 commit comments

Comments
 (0)