Skip to content

Commit ee66e66

Browse files
authored
feat: update lib
1 parent 31bd9c2 commit ee66e66

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

0 commit comments

Comments
 (0)