We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a01967 commit b8f4be9Copy full SHA for b8f4be9
Package.swift
@@ -18,7 +18,7 @@ let package = Package(
18
targets: [
19
.binaryTarget(
20
name: "YbridOpus",
21
- url: "https://github.com/ybrid/opus-swift/releases/download/0.8.2/YbridOpus.xcframework.zip",
+ url: "https://github.com/vector-im/opus-swift/releases/download/0.8.2/YbridOpus.xcframework.zip",
22
checksum: "e0a4bf870f3974d66b8d159388509f6f98d811473d4145739bf8c696fb499e4f"
23
)
24
]
0 commit comments