From c8b5fa6190a611381eb14be3d6db9a1c2b46b92e Mon Sep 17 00:00:00 2001 From: Michael Kearns <1312115+mobiuscog@users.noreply.github.com> Date: Thu, 9 Jan 2025 16:43:12 +0000 Subject: [PATCH] Update build.zig.zon with correct hash --- build.zig.zon | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.zig.zon b/build.zig.zon index 3136cbb6b..646f07085 100644 --- a/build.zig.zon +++ b/build.zig.zon @@ -6,7 +6,7 @@ .dependencies = .{ .xcode_frameworks = .{ .url = "git+https://github.com/hexops/xcode-frameworks#9a45f3ac977fd25dff77e58c6de1870b6808c4a7", - .hash = "12208da4dfcd9b53fb367375fb612ec73f38e53015f1ce6ae6d6e8437a637078e170", + .hash = "122007ebf8ade1abcff8e6ce3d10a103da80b3798de3903c2da7f25eb6b530282bec", .lazy = true, }, .emsdk = .{