Skip to content

Commit

Permalink
Update Package.swift
Browse files Browse the repository at this point in the history
  • Loading branch information
cloudwebrtc authored Sep 14, 2023
1 parent 6be88ca commit 7604a89
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/releases/download/114.5735.06/WebRTC.xcframework.zip",
checksum: "de37db7db4203527defc8823481d0c8e1d6b2a148e0f2963971a0f28c07e306c"
checksum: "db007908eebe8f5f01aa4e9bd147bada25188ad2bf345a131aecbdfe4bd473bb"
),
]
)

0 comments on commit 7604a89

Please sign in to comment.