Skip to content

Commit 45be966

Browse files
committed
feat: update lib
1 parent 4ce2439 commit 45be966

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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 2546a8d1257cd5e8c68adcdb2c5633c0c7462865", { 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)