From 2f5f8357c8a952507b35c811694ae99a0d8e8c9d Mon Sep 17 00:00:00 2001 From: root Date: Tue, 11 Jun 2024 13:40:28 +0000 Subject: [PATCH] [fix] --- build.zig.zon | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/build.zig.zon b/build.zig.zon index f6751c3..9644cdc 100644 --- a/build.zig.zon +++ b/build.zig.zon @@ -5,12 +5,12 @@ .paths = .{ "", }, .dependencies = .{ .cimgui = .{ - .url = "https://github.com/tiawl/cimgui.zig/archive/eabfbc62f6dc709720e0f4962ccb931562c1ce40.tar.gz", - .hash = "1220906a2a6519464785dd83b2059b871d8371ebf6817f3103ff30bf9d887f90d92d", + .url = "https://github.com/tiawl/cimgui.zig/archive/98688bac80f7330a6b38c8a4a6ec91dd5886bb04.tar.gz", + .hash = "12202ba799aaf26e6fbed79b7f2dba78cc5ffed85cf23e6be9131a5ff7ddbbb01d2c", }, .shaderc = .{ - .url = "https://github.com/tiawl/shaderc.zig/archive/edffe410449add20d0a56ac2b965ac8f666b15fd.tar.gz", - .hash = "12209f3b33325503005643bc351affa41d0a9c6d9eea70877e885cfcc6e52cc7dad1", + .url = "https://github.com/tiawl/shaderc.zig/archive/3eec8fb9daf3f4669e1e2c4949e3d58f890f35db.tar.gz", + .hash = "1220c9bffa694dab80beb93a14f0269379f10dd5af7c1f5322bcdde0b8fbf1ccd1a4", }, .@"zig-datetime" = .{ .url = "https://github.com/frmdstryr/zig-datetime/archive/eb05569fc75a18b343f9992e5e628c2b69456d10.tar.gz",