File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 20
20
runs-on : ubuntu-24.04
21
21
steps :
22
22
- uses : actions/checkout@v4
23
- - uses : mlugg/setup-zig@v1
23
+ - uses : mlugg/setup-zig@v2
24
24
with :
25
25
version : master
26
26
- run : zig fmt --check *.zig
36
36
uses : actions/checkout@v4
37
37
38
38
- name : Setup zig
39
- uses : mlugg/setup-zig@v1
39
+ uses : mlugg/setup-zig@v2
40
40
with :
41
41
version : 0.14.0
42
42
Original file line number Diff line number Diff line change 5
5
.version = "3.48.0" ,
6
6
.dependencies = .{
7
7
.sqlite = .{
8
- .url = "https://sqlite.org/2025/sqlite-amalgamation-3480000 .zip" ,
9
- .hash = "N-V-__8AACpFpwCXJZXXDaM9adUZOSdCSCy5dik1zsuZkk4x " ,
8
+ .url = "https://www. sqlite.org/2025/sqlite-amalgamation-3490200 .zip" ,
9
+ .hash = "N-V-__8AAH-mpwB7g3MnqYU-ooUBF1t99RP27dZ9addtMVXD " ,
10
10
},
11
11
},
12
12
.paths = .{"." },
You can’t perform that action at this time.
0 commit comments