Skip to content

Commit 4ce2439

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

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 f420a9457fe6aecb2ed9f259f788476e589fb46e", { configs = {
41+
add_requires("commonlib-shared 2546a8d1257cd5e8c68adcdb2c5633c0c7462865", { configs = {
4242
ini = has_config("commonlib_ini"),
4343
json = has_config("commonlib_json"),
4444
toml = has_config("commonlib_toml"),

0 commit comments

Comments
 (0)