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 1212 strategy :
1313 fail-fast : false
1414 matrix :
15- zig-version : [0.14.0 ]
15+ zig-version : [0.15.1 ]
1616 os : [ubuntu-latest, macos-latest, windows-latest]
1717 runs-on : ${{ matrix.os }}
1818 steps :
Original file line number Diff line number Diff line change 22 .name = .SDL_image ,
33 .version = "3.2.4" ,
44 .fingerprint = 0x7d6df3671d68a2f9 ,
5- .minimum_zig_version = "0.14.0 " ,
5+ .minimum_zig_version = "0.15.1 " ,
66 .dependencies = .{
77 .SDL = .{
8- .url = "git+https://github.com/castholm/SDL#1994ca5dbad5a3e3c670a9ab8533d86cfd97bdc0 " ,
9- .hash = "sdl-0.2.6 +3.2.20-7uIn9NgjfwHH5a6HhyLHat2nHU3OP5B05QHhKJKuxEex " ,
8+ .url = "git+https://github.com/castholm/SDL?ref=v0.3.0+3.2.22#b1913e7c31ad72ecfd3ab04aeac387027754cfaf " ,
9+ .hash = "sdl-0.3.0 +3.2.22-7uIn9Pg3fwGG2IyIOPxxOSVe-75nUng9clt7tXGFLzMr " ,
1010 },
1111 .SDL_image = .{
1212 .url = "git+https://github.com/libsdl-org/SDL_image#release-3.2.4" ,
You can’t perform that action at this time.
0 commit comments