Skip to content

Commit

Permalink
Merge pull request #11 from opentok/VIDCS-1586
Browse files Browse the repository at this point in the history
VIDCS-1586 : Update to 2.26.2
  • Loading branch information
pvenum authored Nov 16, 2023
2 parents 3bd24e8 + dc0f5b7 commit 04590a2
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 @@ -19,8 +19,8 @@ let package = Package(
],
targets: [
.binaryTarget(name: "OpenTok",
url: "https://s3.amazonaws.com/artifact.tokbox.com/rel/otkit-ios-sdk-xcframework/OpenTok-iOS-2.26.1.zip",
checksum: "9cc8f6e360a039afdb86b0f47763c1b6e0db4cb9553949b49c37ccd9a67cf84e"),
url: "https://s3.amazonaws.com/artifact.tokbox.com/rel/otkit-ios-sdk-xcframework/OpenTok-iOS-2.26.2.zip",
checksum: "deac1471f6e0d39b6421a2d51abd93629662491ee27aaa0928c35126e162c003"),
.target(name: "VonageClientSDKVideo",
path: "Sources",
resources: [
Expand Down

0 comments on commit 04590a2

Please sign in to comment.