pkg/apple-sdk: update to not have any broken symlinks

This commit is contained in:
Mitchell Hashimoto
2023-10-17 13:11:27 -07:00
parent b0f95263fc
commit eda0e8ad04
2 changed files with 4 additions and 4 deletions

View File

@ -13,8 +13,8 @@
.hash = "12202da6b8e9024c653f5d67f55a8065b401c42b3c08b69333d95400fe85d6019a59",
},
.zig_objc = .{
.url = "https://github.com/mitchellh/zig-objc/archive/f837bfaa3763ce9c531d48f08370b0de521a3299.tar.gz",
.hash = "122089e76e19b7e7995deb7a3d72de0062bab653b1358ed4f3b33abf03c14b1bf174",
.url = "https://github.com/mitchellh/zig-objc/archive/146a50bb018d8e1ac5b9a1454d9db9a5eba5361f.tar.gz",
.hash = "12209f62dae4fccae478f5bd5670725c55308d8d985506110ba122ee2fb5e73122e0",
},
.zig_js = .{
.url = "https://github.com/mitchellh/zig-js/archive/60ac42ab137461cdba2b38cc6c5e16376470aae6.tar.gz",

View File

@ -3,8 +3,8 @@
.version = "0.1.0",
.dependencies = .{
.macos_sdk = .{
.url = "https://github.com/mitchellh/zig-build-macos-sdk/archive/166ff65bb7688c0a08c4ea98166ec8300aa34128.tar.gz",
.hash = "1220bfe1b32491a3448dff55c1dc0c12aa573f1e5bdb0a962bfbadaaa59e4833798b",
.url = "https://github.com/mitchellh/zig-build-macos-sdk/archive/7e50d6ea241403615d5ebc9f1df4680d3907fa92.tar.gz",
.hash = "1220eb266898413ecfe5aaf7f29cc17eb479d046adecc94ebc7d5e1e807d2aabdd70",
},
},
}