Skip to content

Commit ba4d08f

Browse files
Stream BotStream Bot
authored andcommitted
Bump 1.21.0
1 parent 8eb7c2f commit ba4d08f

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.20.0/StreamVideo.zip",
41-
checksum: "8e722e0f26532c131e9fc0d27283c55bc924afd1f7075ea56a1ad4b260deb78a"),
40+
url: "https://github.com/GetStream/stream-video-swift/releases/download/1.21.0/StreamVideo.zip",
41+
checksum: "d0990a8dc6bc575083400530645c0f3ea1ebd016304c46341ad53a9552516d62"),
4242
.binaryTarget(name: "StreamVideoSwiftUI",
43-
url: "https://github.com/GetStream/stream-video-swift/releases/download/1.20.0/StreamVideoSwiftUI.zip",
44-
checksum: "c3d318cf0572a49b6b6d1cec4dac02ca98e7184183e984e7293b102cf8f6eee0"),
43+
url: "https://github.com/GetStream/stream-video-swift/releases/download/1.21.0/StreamVideoSwiftUI.zip",
44+
checksum: "95b428ed51ae13e74016b0772f85f0fd831d83021317b4f4298184e9d6ad8463"),
4545
.binaryTarget(name: "StreamVideoUIKit",
46-
url: "https://github.com/GetStream/stream-video-swift/releases/download/1.20.0/StreamVideoUIKit.zip",
47-
checksum: "2937405e8147dfd1f3996071dba902a8a6beefdcf1ba425adcc1943783fd27b3")
46+
url: "https://github.com/GetStream/stream-video-swift/releases/download/1.21.0/StreamVideoUIKit.zip",
47+
checksum: "13de192549fee0231ed1faebac3037e05c7affc5d4996dfd68d4024bbec45e13")
4848
]
4949
)

0 commit comments

Comments
 (0)