Skip to content

Commit bc83c94

Browse files
bfredlnatecraddock
authored andcommitted
bump luajit version to LuaJIT 2.1.1771261233 (1c3b5a4d7)
1 parent 826b523 commit bc83c94

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
@@ -34,8 +34,8 @@
3434
},
3535

3636
.luajit = .{
37-
.url = "https://github.com/LuaJIT/LuaJIT/archive/c525bcb9024510cad9e170e12b6209aedb330f83.tar.gz",
38-
.hash = "N-V-__8AACcgQgCuLYTPzCp6pnBmFJHyG77RAtM13hjOfTaG",
37+
.url = "https://github.com/LuaJIT/LuaJIT/archive/1c3b5a4d722598ecbb9219480142eda682e87bb1.tar.gz",
38+
.hash = "N-V-__8AADvoQgDNXzLQ8axn5XarZnk9amsbNxFk1GRxj5mH",
3939
.lazy = true,
4040
},
4141

0 commit comments

Comments
 (0)