Skip to content

Commit

Permalink
Update Package.swift
Browse files Browse the repository at this point in the history
  • Loading branch information
cloudwebrtc authored Oct 10, 2022
1 parent 5169b56 commit 28331ae
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 @@ -14,7 +14,7 @@ let package = Package(
.binaryTarget(
name: "WebRTC",
url: "https://github.com/webrtc-sdk/Specs-test/releases/download/104.5112.04/WebRTC.xcframework.zip",
checksum: "7071d205ae0aacb3245f5139ada8e5f355af3be800bb43ee1424e7d2385f174a"
checksum: "5fe9fc282e1e0ef8cdc1386b2bdda69e0e6809cce77508bcab67432931bdf003"
),
]
)

0 comments on commit 28331ae

Please sign in to comment.