@@ -29,17 +29,17 @@ let package = Package(
2929 ] ,
3030 targets: [
3131 . binaryTarget( name: " StreamVideo " ,
32- url: " https://github.com/GetStream/stream-video-swift/releases/download/1.0.3 /StreamVideo.zip " ,
33- checksum: " 53b9288a48dae8a1e349f10634e7ab468fb37ec273fd5275bb9c6a1131688798 " ,
32+ url: " https://github.com/GetStream/stream-video-swift/releases/download/1.0.4 /StreamVideo.zip " ,
33+ checksum: " 077e2a036ac95ad7113ec4c6bb94447866679568132a9bc876723bd76b682b4d " ,
3434 dependencies: [
3535 . product( name: " WebRTC " , package : " Specs " ) ,
3636 . product( name: " SwiftProtobuf " , package : " swift-protobuf " )
3737 ] ) ,
3838 . binaryTarget( name: " StreamVideoSwiftUI " ,
39- url: " https://github.com/GetStream/stream-video-swift/releases/download/1.0.3 /StreamVideoSwiftUI.zip " ,
40- checksum: " 41c7d17fc22f19330290bbc2477e52aeedce82d6b64a40407784cb16f0c3732f " ) ,
39+ url: " https://github.com/GetStream/stream-video-swift/releases/download/1.0.4 /StreamVideoSwiftUI.zip " ,
40+ checksum: " 6fbad4017c0b8c12dd8f35c26c2bbe4ef750f933aa621efe2442d291863a4c28 " ) ,
4141 . binaryTarget( name: " StreamVideoUIKit " ,
42- url: " https://github.com/GetStream/stream-video-swift/releases/download/1.0.3 /StreamVideoUIKit.zip " ,
43- checksum: " 667f30d8e079044b381791d490ed363d582c9c2528cce7727fcfe01c242e91e5 " )
42+ url: " https://github.com/GetStream/stream-video-swift/releases/download/1.0.4 /StreamVideoUIKit.zip " ,
43+ checksum: " 7d1eb36489225d78755086fa06680b0d818d4ccfde69a53b4b842e9975d96109 " )
4444 ]
4545)
0 commit comments