File tree Expand file tree Collapse file tree 4 files changed +10
-8
lines changed
Expand file tree Collapse file tree 4 files changed +10
-8
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ checks in `Debug` and `ReleaseSafe` builds and provides full test coverage of th
2323
2424## Zig Version
2525
26- The ` main ` branch targets recent builds of Zig's ` master ` branch (last tested with Zig ` 0.14.0-dev.3287+65e7ede49 ` ).
26+ The ` main ` branch targets recent builds of Zig's ` master ` branch (last tested with Zig ` 0.14.0-dev.3460+6d29ef0ba ` ).
2727
2828## Installation & Usage
2929
Original file line number Diff line number Diff line change 11.{
2- .name = "luajit" ,
3- .version = "0.0.0" ,
2+ .name = .luajit ,
3+ .fingerprint = 0xda4bba66d285c19c ,
4+ .version = "1.5.1" ,
45 .dependencies = .{
56 .luajit_build = .{
6- .url = "git+https://github.com/sackosoft/zig-luajit-build#776e1e8b77180817abd9eb92d478760c867d9627 " ,
7- .hash = "122003c7bc88d067df9185e46b13cdabffb0c53ada700b47daf14fe235af3f6a222f " ,
8- }
7+ .url = "git+https://github.com/sackosoft/zig-luajit-build#c57ab5fdeb1ee8defbe3fee31382e39cdbbcf339 " ,
8+ .hash = "luajit_build-1.1.1-HFjoU347AAAnIZPL5xY-tev5wWuyMIvEX1etjm1grtV4 " ,
9+ },
910 },
1011 .paths = .{
1112 "build.zig" ,
Original file line number Diff line number Diff line change 1- 0.14.0-dev.3287+65e7ede49
1+ 0.14.0-dev.3460+6d29ef0ba
Original file line number Diff line number Diff line change 11.{
2- .name = "simple-repl" ,
2+ .name = .simple_repl ,
3+ .fingerprint = 0x6ab488fc2a85d9ea ,
34 .version = "0.0.0" ,
45 .dependencies = .{
56 .luajit = .{
You can’t perform that action at this time.
0 commit comments