Skip to content

Commit f1261a5

Browse files
authored
Merge pull request #25 from opentok/VIDCS-2327
VIDCS-2327:Update version to 2.27.4
2 parents 8890963 + 8d5e393 commit f1261a5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Package.swift

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ let package = Package(
1919
],
2020
targets: [
2121
.binaryTarget(name: "OpenTok",
22-
url: "https://s3.amazonaws.com/artifact.tokbox.com/rel/otkit-ios-sdk-xcframework/OpenTok-iOS-2.25.5.zip",
23-
checksum: "428858d47daba4307be5e16a3405461a9698ecf8908c49f2664788873055fab7"),
22+
url: "https://s3.amazonaws.com/artifact.tokbox.com/rel/otkit-ios-sdk-xcframework/OpenTok-iOS-2.27.4.zip",
23+
checksum: "5c2a7dc051ddfa83282c98412e58cd8b88569c6bc40a4c162cec5496d09bc3a0"),
2424
.target(name: "VonageClientSDKVideo",
2525
path: "Sources",
2626
resources: [

0 commit comments

Comments
 (0)