Skip to content

Commit 6ec3c8c

Browse files
committed
Update to Lua 5.4.8
Closes #158
1 parent f7b3c90 commit 6ec3c8c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.zig.zon

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@
2828
},
2929

3030
.lua54 = .{
31-
.url = "https://www.lua.org/ftp/lua-5.4.7.tar.gz",
32-
.hash = "N-V-__8AAIMvFABt-Qcpk24RD10ldEN743D8Q2e19Er8x3dJ",
31+
.url = "https://www.lua.org/ftp/lua-5.4.8.tar.gz",
32+
.hash = "N-V-__8AAKEzFAAA695b9LXBhUSVK5MAV_VKSm1mEj3Acbze",
3333
.lazy = true,
3434
},
3535

0 commit comments

Comments
 (0)