fix: update xcode-frameworks url because the project has moved

This commit is contained in:
CJ van den Berg 2026-04-13 12:58:43 +02:00
parent 9839c324c0
commit 5fe5307124
Signed by: neurocyte
GPG key ID: 8EB1E1BB660E3FB9

View file

@ -5,7 +5,7 @@
.minimum_zig_version = "0.16.0-dev.3133+5ec8e45f3",
.dependencies = .{
.@"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",
.lazy = true,
},