Skip to content

Commit

Permalink
Update Package.swift
Browse files Browse the repository at this point in the history
  • Loading branch information
langleyd authored Jul 13, 2022
1 parent 1a01967 commit b8f4be9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ let package = Package(
targets: [
.binaryTarget(
name: "YbridOpus",
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",
checksum: "e0a4bf870f3974d66b8d159388509f6f98d811473d4145739bf8c696fb499e4f"
)
]
Expand Down

0 comments on commit b8f4be9

Please sign in to comment.