Skip to content

Commit 8f074cc

Browse files
committed
feat: update lib
1 parent b415cd1 commit 8f074cc

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
@@ -39,7 +39,7 @@ option("commonlib_xbyak", function()
3939
end)
4040

4141
-- require packages
42-
add_requires("commonlib-shared 2546a8d1257cd5e8c68adcdb2c5633c0c7462865", { configs = {
42+
add_requires("commonlib-shared 7c29a1e16b4ee5d5ee06f706590b28099b7a5a59", { configs = {
4343
ini = has_config("commonlib_ini"),
4444
json = has_config("commonlib_json"),
4545
toml = has_config("commonlib_toml"),

0 commit comments

Comments
 (0)