We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c60749 commit 862e597Copy full SHA for 862e597
build.zig.zon
@@ -10,8 +10,8 @@
10
// the moment. Maybe there will be a way to apply a patch with the build system in the
11
// future.
12
.lua51 = .{
13
- .url = "https://github.com/natecraddock/lua/archive/refs/tags/5.1.5-1.tar.gz",
14
- .hash = "N-V-__8AABYiDAA_4f7ruBY1-N9aWnJCcz5EH-PzBDmJyOa0",
+ .url = "https://www.lua.org/ftp/lua-5.1.5.tar.gz",
+ .hash = "N-V-__8AABAhDAAIlXL7OA-0Z5sWQh_FOFGoImvOvJzkRGOg",
15
.lazy = true,
16
},
17
0 commit comments