Skip to content

Commit 6daf1fc

Browse files
author
Stream Bot
committed
Bump 1.34.2
1 parent 8a9cdfe commit 6daf1fc

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.34.1/StreamVideo.zip",
41-
checksum: "dc3ab8516c2ebbd73ebd69c586ee3ad52a0f73cb4c2d819b6c472ab95e0597f3"),
40+
url: "https://github.com/GetStream/stream-video-swift/releases/download/1.34.2/StreamVideo.zip",
41+
checksum: "35892c59225cb2bc7d4f8e497e683740d88c9ea79975844f759a446ba88a5230"),
4242
.binaryTarget(name: "StreamVideoSwiftUI",
43-
url: "https://github.com/GetStream/stream-video-swift/releases/download/1.34.1/StreamVideoSwiftUI.zip",
44-
checksum: "aff4efdb392c546fbeee1e1cb7ebbb417243b429ce3200d19d5783fc708ae42b"),
43+
url: "https://github.com/GetStream/stream-video-swift/releases/download/1.34.2/StreamVideoSwiftUI.zip",
44+
checksum: "1fbf767ec1d478f5c1a0e9a604c736b7c91f1dcfc6d1c0c45076e8014c04295e"),
4545
.binaryTarget(name: "StreamVideoUIKit",
46-
url: "https://github.com/GetStream/stream-video-swift/releases/download/1.34.1/StreamVideoUIKit.zip",
47-
checksum: "24bb7abef62bc2579151a429c9b35579de09113b92f7c94b9ae812d2249589ec")
46+
url: "https://github.com/GetStream/stream-video-swift/releases/download/1.34.2/StreamVideoUIKit.zip",
47+
checksum: "2dc3dee742a86ccbb7d8aa84b5bd992e7db7421c9742cfe6a6ec79483ec22b6f")
4848
]
4949
)

0 commit comments

Comments
 (0)