瀏覽代碼
Update build.zig.zon with the 'really' correct hash
pull/4675/head
Michael Kearns
1 周之前
committed by
GitHub
沒有發現已知的金鑰在資料庫的簽署中
GPG 金鑰 ID: B5690EEEBB952194
共有
1 個檔案被更改,包括
1 行新增 和
1 行删除
-
build.zig.zon
|
|
@ -6,7 +6,7 @@ |
|
|
|
.dependencies = .{ |
|
|
|
.xcode_frameworks = .{ |
|
|
|
.url = "git+https://github.com/hexops/xcode-frameworks#9a45f3ac977fd25dff77e58c6de1870b6808c4a7", |
|
|
|
.hash = "122007ebf8ade1abcff8e6ce3d10a103da80b3798de3903c2da7f25eb6b530282bec", |
|
|
|
.hash = "122098b9174895f9708bc824b0f9e550c401892c40a900006459acf2cbf78acd99bb", |
|
|
|
.lazy = true, |
|
|
|
}, |
|
|
|
.emsdk = .{ |
|
|
|