Skip to content

Commit

Permalink
VIDCS-1438 : Update to 2.26.1 version
Browse files Browse the repository at this point in the history
  • Loading branch information
pvenum committed Oct 5, 2023
1 parent 33b76cc commit 0756c03
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.0.zip",
checksum: "04c6fc4bebbf1d5c7ee90a37f431f19a653e6aaf019cb86dbbd6b6f0a633366f"),
url: "https://s3.amazonaws.com/artifact.tokbox.com/rel/otkit-ios-sdk-xcframework/OpenTok-iOS-2.26.1.zip",
checksum: "9cc8f6e360a039afdb86b0f47763c1b6e0db4cb9553949b49c37ccd9a67cf84e"),
.target(name: "VonageClientSDKVideo",
path: "Sources",
resources: [
Expand Down

0 comments on commit 0756c03

Please sign in to comment.