Skip to content

Commit

Permalink
updated checksum for release 4.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Cartisim committed Aug 28, 2023
1 parent 09b1f27 commit e75b2af
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 @@ -20,7 +20,7 @@ let package = Package(
"FCSDKiOS",
"WebRTC"
]),
.binaryTarget(name: "FCSDKiOS", url: "https://swift-sdk.s3.us-east-2.amazonaws.com/client_sdk/FCSDKiOS-4.2.5.xcframework.zip", checksum: "b0eaade75c9f83bcbe021d25e8d08b66f66eb1a20474fbea40abc0667b5aff09"),
.binaryTarget(name: "FCSDKiOS", url: "https://swift-sdk.s3.us-east-2.amazonaws.com/client_sdk/FCSDKiOS-4.2.5.xcframework.zip", checksum: "14c1590dce9347143967b9bd1c1cbe74c7797462c8ed40f4781b7502680285d2"),
.binaryTarget(name: "WebRTC", url: "https://swift-sdk.s3.us-east-2.amazonaws.com/real_time/WebRTC-m110.xcframework.zip", checksum: "2750cf1087b2441d67208ca2b0905578b4ad1797a68d2d2758d0f075500f0011")
]
)

0 comments on commit e75b2af

Please sign in to comment.