|
2 | 2 | .name = .zgui,
|
3 | 3 | .fingerprint = 0xe78160e64acbef8,
|
4 | 4 | .version = "0.6.0-dev",
|
5 |
| - .minimum_zig_version = "0.14.0", |
| 5 | + .minimum_zig_version = "0.15.1", |
6 | 6 | .paths = .{
|
7 | 7 | "build.zig",
|
8 | 8 | "build.zig.zon",
|
|
18 | 18 | .lazy = true,
|
19 | 19 | },
|
20 | 20 | .zglfw = .{
|
21 |
| - .url = "https://github.com/zig-gamedev/zglfw/archive/c337cb3d3f984468ea7a386335937a5d555fc024.tar.gz", |
22 |
| - .hash = "zglfw-0.10.0-dev-zgVDNMacIQA-k7kNSfwUc9Lfzx-bb_wklVm25K-p8Tr7", |
| 21 | + .url = "https://github.com/zig-gamedev/zglfw/archive/feeeff9386dd44ba2c18488113023865c41b80a4.tar.gz", |
| 22 | + .hash = "zglfw-0.10.0-dev-zgVDNLyhIQCZR_rbIf7hnCKuifzcmPOLOQhd_hrqq8cl", |
23 | 23 | .lazy = true,
|
24 | 24 | },
|
25 | 25 | .zgpu = .{
|
26 |
| - .url = "https://github.com/zig-gamedev/zgpu/archive/d860e2b4a333cacffb168fab49a233c5d2f1bca2.tar.gz", |
27 |
| - .hash = "zgpu-0.12.0-dev-nqFT5EKgCADkhwAf97_pfSOmPWEguKmljSECs9ihpFS7", |
| 26 | + .url = "https://github.com/zig-gamedev/zgpu/archive/96f3ce2229e4836daec714a3f0b8c3c3218a6b2c.tar.gz", |
| 27 | + .hash = "zgpu-0.12.0-dev-nqFT5LqgCACR_1wEhi7rveY3ocKJczfRaXQoisCmpohn", |
28 | 28 | .lazy = true,
|
29 | 29 | },
|
30 | 30 | .zsdl = .{
|
31 |
| - .url = "https://github.com/zig-gamedev/zsdl/archive/89c1fe2d7ef5020c68e71ac574195f09fc949cce.tar.gz", |
32 |
| - .hash = "zsdl-0.4.0-dev-rFpjE5FXWQAHcbsSHDjFtbTkruSgvRVYOae6x8RXCnoM", |
| 31 | + .url = "https://github.com/zig-gamedev/zsdl/archive/a764b0ee51a157a6133007e4f423a869df9e31d7.tar.gz", |
| 32 | + .hash = "zsdl-0.4.0-dev-rFpjE2BgWQADibKkkIjv0Ig8k96MOu3Yeo6e0n9OD85L", |
33 | 33 | .lazy = true,
|
34 | 34 | },
|
35 | 35 | .freetype = .{
|
|
45 | 45 | .url = "git+https://github.com/ocornut/imgui#44aa9a4b3a6f27d09a4eb5770d095cbd376dfc4b",
|
46 | 46 | .hash = "N-V-__8AAMSpeAAjIlPRk36GN81oqHOrwAtfmTZdOcDg42BM",
|
47 | 47 | },
|
| 48 | + .zopengl = .{ |
| 49 | + .url = "https://github.com/zig-gamedev/zopengl/archive/33ae578d91692c814e7d6b4b42573142475f68d0.tar.gz", |
| 50 | + .hash = "zopengl-0.6.0-dev-5-tnz7Y8CQCW_JRgxPCM4ETsKGOGHddqw5y1XaXhrsb4", |
| 51 | + }, |
48 | 52 | },
|
49 | 53 | }
|
0 commit comments