fix: update xcode-frameworks url because the project has moved
This commit is contained in:
parent
9839c324c0
commit
5fe5307124
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@
|
||||||
.minimum_zig_version = "0.16.0-dev.3133+5ec8e45f3",
|
.minimum_zig_version = "0.16.0-dev.3133+5ec8e45f3",
|
||||||
.dependencies = .{
|
.dependencies = .{
|
||||||
.@"xcode-frameworks" = .{
|
.@"xcode-frameworks" = .{
|
||||||
.url = "git+https://github.com/hexops/xcode-frameworks?ref=main#8a1cfb373587ea4c9bb1468b7c986462d8d4e10e",
|
.url = "git+https://code.hexops.org/hexops/xcode-frameworks?ref=main#8a1cfb373587ea4c9bb1468b7c986462d8d4e10e",
|
||||||
.hash = "N-V-__8AALShqgXkvqYU6f__FrA22SMWmi2TXCJjNTO1m8XJ",
|
.hash = "N-V-__8AALShqgXkvqYU6f__FrA22SMWmi2TXCJjNTO1m8XJ",
|
||||||
.lazy = true,
|
.lazy = true,
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue