From 294564997b50e432d2a176219b6f8df9f4b5e36f Mon Sep 17 00:00:00 2001 From: "GitHub Actions[bot]" <> Date: Tue, 11 Jun 2024 19:07:34 +0000 Subject: [PATCH] CD: Update dependencies --- build.zig.zon | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build.zig.zon b/build.zig.zon index a13212c..a6d2dba 100644 --- a/build.zig.zon +++ b/build.zig.zon @@ -9,8 +9,8 @@ .hash = "12202b0d9a6c1b06b44f012597520de03fd61e61050051f4bd3b4311bb73fa2527a2", }, .shaderc = .{ - .url = "https://github.com/tiawl/shaderc.zig/archive/3c01d4e6f5aa03ce4f5f530bb85951b611d7effe.tar.gz", - .hash = "1220f144c7a268c020a7968a5952b3347ba384a8a77af579ff3079649d45bb7d0e81", + .url = "https://github.com/tiawl/shaderc.zig/archive/refs/tags/v2024.1.tar.gz", + .hash = "1220a2ee465849f3b4462fc4079d7a0dae566671e730678b4b965b98547707253981", }, .@"zig-datetime" = .{ .url = "https://github.com/frmdstryr/zig-datetime/archive/eb05569fc75a18b343f9992e5e628c2b69456d10.tar.gz",