Skip to content

Commit 601925c

Browse files
committed
feat: add mcpplibs-xpkg 0.0.40
Adds fs module (symlink, entries, copy_file, etc.) and pkgindex custom module loading support.
1 parent 636d233 commit 601925c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/m/mcpplibs-xpkg/xmake.lua

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ package("mcpplibs-xpkg")
99
"https://github.com/openxlings/libxpkg.git v$(version)"
1010
)
1111

12+
add_versions("0.0.40", "95fd6d7b2c044578830015fd5b1dceaafd5c0dbadc04a0c78e82d380405e193f")
1213
add_versions("0.0.38", "defd6ff0d03f560b1c82bff95cb622c6ad92551e261eda9d16bd688ae81f6b71")
1314
add_versions("0.0.37", "fc99c668aa65ded2a1115d25a3df4be777fbb75e5d0fd1e7e86b7c3ada9b16c0")
1415
add_versions("0.0.36", "9a077dd1d9654580b786857ccfb5f8195ed04179654344b348146da5d23cbade")

0 commit comments

Comments
 (0)