Skip to content

Commit

Permalink
feat(sdk): next version
Browse files Browse the repository at this point in the history
  • Loading branch information
bimawa committed Dec 14, 2022
1 parent 59bf8d9 commit e515595
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,12 @@ let package = Package(
),
.binaryTarget(
name: "StreamLayerSDK",
url: "https://storage.googleapis.com/ios.streamlayer.io/v8.6.43/StreamLayerSDK.xcframework.zip",
checksum: "408bb944a2b4a38d631d01a58d6c229764590984787ecc932f87fddea7cfd58c"
url: "https://storage.googleapis.com/ios.streamlayer.io/v8.6.44/StreamLayerSDK.xcframework.zip",
checksum: "fd4802cd4a3c2a6d9ee5b23f865a07301b493d600a37355514f7f2d479876e99"
),
.binaryTarget(
name: "OpenTok",
url: "https://storage.googleapis.com/ios.streamlayer.io/v8.6.43/OpenTok.xcframework.zip",
url: "https://storage.googleapis.com/ios.streamlayer.io/v8.6.44/OpenTok.xcframework.zip",
checksum: "b9b8ba4d28802acf3061b5e09f3a32928ecd068f866ad46d010a8e1528aed8ad"
),
]
Expand Down

0 comments on commit e515595

Please sign in to comment.