Update build.zig.zon with the 'really' correct hash

This commit is contained in:
Michael Kearns 2025-01-09 16:49:41 +00:00 committed by GitHub
parent c8b5fa6190
commit 55bf5e7c99
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -6,7 +6,7 @@
.dependencies = .{ .dependencies = .{
.xcode_frameworks = .{ .xcode_frameworks = .{
.url = "git+https://github.com/hexops/xcode-frameworks#9a45f3ac977fd25dff77e58c6de1870b6808c4a7", .url = "git+https://github.com/hexops/xcode-frameworks#9a45f3ac977fd25dff77e58c6de1870b6808c4a7",
.hash = "122007ebf8ade1abcff8e6ce3d10a103da80b3798de3903c2da7f25eb6b530282bec", .hash = "122098b9174895f9708bc824b0f9e550c401892c40a900006459acf2cbf78acd99bb",
.lazy = true, .lazy = true,
}, },
.emsdk = .{ .emsdk = .{