This website works better with JavaScript.
Home
Explore
Help
Sign In
Archivist
/
raylib-src
mirror of
https://github.com/raysan5/raylib
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
24
Wiki
Activity
Browse Source
Update build.zig.zon with the 'really' correct hash
pull/4675/head
Michael Kearns
1 week ago
committed by
GitHub
parent
c8b5fa6190
commit
55bf5e7c99
No known key found for this signature in database
GPG Key ID:
B5690EEEBB952194
1 changed files
with
1 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
build.zig.zon
+ 1
- 1
build.zig.zon
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 = "1220
07ebf8ade1abcff8e6ce3d10a103da80b3798de3903c2da7f25eb6b530282bec
",
.hash = "1220
98b9174895f9708bc824b0f9e550c401892c40a900006459acf2cbf78acd99bb
",
.lazy = true,
.lazy = true,
},
},
.emsdk = .{
.emsdk = .{
Write
Preview
Loading…
Cancel
Save