From 64f9e11b5e2a6634d513753fc475f530cff2b661 Mon Sep 17 00:00:00 2001 From: "GitHub Actions[bot]" <> Date: Tue, 11 Jun 2024 16:18:48 +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 8a1d5a1..cd761c9 100644 --- a/build.zig.zon +++ b/build.zig.zon @@ -5,8 +5,8 @@ .paths = .{ "", }, .dependencies = .{ .cimgui = .{ - .url = "https://github.com/tiawl/cimgui.zig/archive/967d5618bcaf47b115de96856293bf5c03a09700.tar.gz", - .hash = "1220f7da7f2ac0cb357461fabd9c27df1ca79fdaf21c53fe30fd4e9d10c5a1d07a04", + .url = "https://github.com/tiawl/cimgui.zig/archive/refs/tags/v1.90.8.tar.gz", + .hash = "1220c6c0ea308836f90211be28f266ddc3974760f6d8a2e106e1ea63336384ef660b", }, .shaderc = .{ .url = "https://github.com/tiawl/shaderc.zig/archive/3c01d4e6f5aa03ce4f5f530bb85951b611d7effe.tar.gz",