From 8eb433518d3397da72db90aff32775c26ac2ee7b Mon Sep 17 00:00:00 2001 From: Jairo Correa Date: Thu, 23 Jul 2026 04:39:38 -0300 Subject: [PATCH] [build][Zig] Update to raygui 5.0 (#6005) --- build.zig.zon | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build.zig.zon b/build.zig.zon index 07a1f7400..a7c2a1292 100644 --- a/build.zig.zon +++ b/build.zig.zon @@ -12,8 +12,8 @@ .lazy = true, }, .raygui = .{ - .url = "git+https://github.com/raysan5/raygui#3b2855842ab578a034f827c38cf8f62c042fc983", - .hash = "N-V-__8AAHvybwBw1kyBGn0BW_s1RqIpycNjLf_XbE-fpLUF", + .url = "git+https://github.com/raysan5/raygui#3f81e2bd02bf08dcd9d350e8e8b3cf58044d6877", + .hash = "N-V-__8AAPPCmABYkTrLoRGTR6whFQP1bvg7p5vpLsKIcn4G", .lazy = true, }, .emsdk = .{