Skip to content

Commit 71dd632

Browse files
Sunrisepeakclaude
andcommitted
feat(mcpplibs-xpkg): add version 0.0.14
- project_data_dir in ExecutionContext for project-local xpkg lookup - pkginfo.install_dir supports ns:name format (scans project xpkgs + xvm fallback) - xvm._load_versions merges global and project .xlings.json versions Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent f803094 commit 71dd632

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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/Sunrisepeak/libxpkg.git v$(version)"
1010
)
1111

12+
add_versions("0.0.14", "0db9b747e759535c66675bf58bcec1713c25f40bf70a199d7add1f6f717ef689")
1213
add_versions("0.0.13", "7a235167891c826d3bc5d358ad3c6352f1afe03577bb35ec05d266ac10c37ce6")
1314
add_versions("0.0.12", "d375d39ca0da36676c89d5a4727596a6f4434566eb56af53f2abf4d17abbc439")
1415
add_versions("0.0.11", "e91247c2eeb2d2810d5f469446f2684eeb265076dea082a58782d5876b968e34")

0 commit comments

Comments
 (0)