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 e6e4fb6 commit 11f1887
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ let package = Package(
targets: [
.binaryTarget(
name: "YbridOpus",
url: "https://github.com/vector-im/opus-swift/releases/download/0.8.3/YbridOpus.xcframework.zip",
checksum: "e0a4bf870f3974d66b8d159388509f6f98d811473d4145739bf8c696fb499e4f"
url: "https://github.com/vector-im/opus-swift/releases/download/0.8.4/YbridOpus.xcframework.zip",
checksum: "50e48d35b8ec41302fa9214c01077575b4fcfe7d1f8fcb964cb60afa3028424a"
)
]
)

0 comments on commit 11f1887

Please sign in to comment.