diff --git a/build.zig.zon b/build.zig.zon index f4aa5a1..d200f87 100644 --- a/build.zig.zon +++ b/build.zig.zon @@ -5,8 +5,8 @@ .paths = .{ "", }, .dependencies = .{ .cimgui = .{ - .url = "https://github.com/tiawl/cimgui.zig/archive/refs/tags/v1.91.3.tar.gz", - .hash = "1220886191de9129f12c570dee2f20ecc221863b68afabe0f195dc412028e3d4135b", + .url = "https://github.com/tiawl/cimgui.zig/archive/refs/tags/v1.91.4.tar.gz", + .hash = "1220605d2d891cba93e520cc457c74d4157e6768b99d186ed2645d4f358470018f04", }, .shaderc = .{ .url = "https://github.com/tiawl/shaderc.zig/archive/refs/tags/v2024.3.tar.gz",