Skip to content

Commit fff6360

Browse files
Sunrisepeakclaude
andcommitted
fix: update mcpplibs-capi-lua v0.0.2 sha256 (added Lua 5.5 compat)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 44cde02 commit fff6360

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/m/mcpplibs-capi-lua/xmake.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ package("mcpplibs-capi-lua")
99
"https://github.com/mcpplibs/lua.git"
1010
)
1111

12-
add_versions("0.0.2", "b08f0aa6f8c42dc279a217d0e6386a8c8491abf0ade2b14b993e8428fca34563")
12+
add_versions("0.0.2", "3f23354dc589b7c85ff188f241046f51d8aac0cda001bae75ae0b8eef3705f59")
1313
add_versions("0.0.1", "cd75cf95f193e782c9024e25a89fce99c820dc93930d7157a16f89f5a16b6521")
1414

1515
add_deps("lua")

0 commit comments

Comments
 (0)