We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dff7531 commit 37e4be6Copy full SHA for 37e4be6
examples/raylib/build.zig.zon
@@ -4,11 +4,11 @@
4
.minimum_zig_version = "0.14.0",
5
.fingerprint = 0x13035e5cf42e313f,
6
.dependencies = .{
7
- .raylib_zig = .{
8
- .url = "git+https://github.com/lumenkeyes/raylib-zig#b00d4c2b973665e3a88c2565b6cd63c56d0173c2",
9
- .hash = "raylib_zig-5.6.0-dev-KE8REPwqBQC35iWa2sFblBUNWkTlEi1gjit9dtyOLu_b"
10
- },
11
.android = .{ .path = "../.." },
+ .raylib_zig = .{
+ .url = "git+https://github.com/not-nik/raylib-zig#5013830647196ba938a3a25a36b8245606e9a9cd",
+ .hash = "raylib_zig-5.6.0-dev-KE8REM0tBQAHVn9Xjqlgu9l1qgfTmP8aJa1kLhD584bV",
+ },
12
},
13
.paths = .{
14
"build.zig",
0 commit comments