Skip to content

Commit 9f5f3db

Browse files
bfredlnatecraddock
authored andcommitted
bump luajit version to LuaJIT 2.1.1771261233 (1c3b5a4d7)
1 parent 7d1e027 commit 9f5f3db

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
@@ -40,8 +40,8 @@
4040
},
4141

4242
.luajit = .{
43-
.url = "https://github.com/LuaJIT/LuaJIT/archive/c525bcb9024510cad9e170e12b6209aedb330f83.tar.gz",
44-
.hash = "N-V-__8AACcgQgCuLYTPzCp6pnBmFJHyG77RAtM13hjOfTaG",
43+
.url = "https://github.com/LuaJIT/LuaJIT/archive/1c3b5a4d722598ecbb9219480142eda682e87bb1.tar.gz",
44+
.hash = "N-V-__8AADvoQgDNXzLQ8axn5XarZnk9amsbNxFk1GRxj5mH",
4545
.lazy = true,
4646
},
4747

0 commit comments

Comments
 (0)