upgrade vulkan-zig for current zig master

This commit is contained in:
2024-04-26 15:19:15 -04:00
parent cfb76c2c46
commit 3d4323b1fc

View File

@@ -4,8 +4,8 @@
.dependencies = .{ .dependencies = .{
.@"vulkan-zig" = .{ .@"vulkan-zig" = .{
.url = "https://github.com/Snektron/vulkan-zig/archive/ac4103a733c479b599aae8d42c08cabd7d5cf48a.tar.gz", .url = "https://github.com/Snektron/vulkan-zig/archive/2047f7e7f22d9aca17d0abb4ea5fb03763fce39a.tar.gz",
.hash = "122085abbcfa0328f5f6e0e702d25ee0a61bb92d0ce9ba415a2fea1d33f43129cb66", .hash = "122067b39a4f454ece4e800ee95e0002a767b535d647c6042ac93bc195100683ba03",
}, },
}, },