Skip to content

Commit 6e25d58

Browse files
Stream BotStream Bot
authored andcommitted
Bump 1.17.0
1 parent 69a9a70 commit 6e25d58

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Package.swift

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -37,13 +37,13 @@ let package = Package(
3737
]
3838
),
3939
.binaryTarget(name: "StreamVideo",
40-
url: "https://github.com/GetStream/stream-video-swift/releases/download/1.16.0/StreamVideo.zip",
41-
checksum: "7166daf267f5722837b34f225ad62dabc5aa9f7f3fb329944b1de0963b734082"),
40+
url: "https://github.com/GetStream/stream-video-swift/releases/download/1.17.0/StreamVideo.zip",
41+
checksum: "d7aadcee798b4d0944b755baa211b57bd75e510ffdd7d5d785050b9bd3f1da09"),
4242
.binaryTarget(name: "StreamVideoSwiftUI",
43-
url: "https://github.com/GetStream/stream-video-swift/releases/download/1.16.0/StreamVideoSwiftUI.zip",
44-
checksum: "fa3de94e8dabd65ee8d7f7bc237b4d5e2829828aefa7f07012ff59bc58c7b615"),
43+
url: "https://github.com/GetStream/stream-video-swift/releases/download/1.17.0/StreamVideoSwiftUI.zip",
44+
checksum: "1b19778d8ef61ab60106bf4ea08daf277033ce58a0fc163631c51afc09b67ee9"),
4545
.binaryTarget(name: "StreamVideoUIKit",
46-
url: "https://github.com/GetStream/stream-video-swift/releases/download/1.16.0/StreamVideoUIKit.zip",
47-
checksum: "106e84fea413f9e2921cfdded441e92d2a308d6ef79294002c04ffc24838a59d")
46+
url: "https://github.com/GetStream/stream-video-swift/releases/download/1.17.0/StreamVideoUIKit.zip",
47+
checksum: "9d487c6ad830e6a7ec98e7f85dba13d99a5f8b199ca8b806b0c0beba3ec6af18")
4848
]
4949
)

0 commit comments

Comments
 (0)