Skip to content

Commit 8a9cdfe

Browse files
author
Stream Bot
committed
Bump 1.34.1
1 parent 465ce7c commit 8a9cdfe

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.0/StreamVideo.zip",
41-
checksum: "21ba0b9912bc75b05d47eef3d60e1f8dcddf1862e9fe6ef24e799e3cbc87dfec"),
40+
url: "https://github.com/GetStream/stream-video-swift/releases/download/1.34.1/StreamVideo.zip",
41+
checksum: "dc3ab8516c2ebbd73ebd69c586ee3ad52a0f73cb4c2d819b6c472ab95e0597f3"),
4242
.binaryTarget(name: "StreamVideoSwiftUI",
43-
url: "https://github.com/GetStream/stream-video-swift/releases/download/1.34.0/StreamVideoSwiftUI.zip",
44-
checksum: "ab93a2f3d84de2234f3fdca04b0dcf8b4121a19b320cdec68086ea36e178daec"),
43+
url: "https://github.com/GetStream/stream-video-swift/releases/download/1.34.1/StreamVideoSwiftUI.zip",
44+
checksum: "aff4efdb392c546fbeee1e1cb7ebbb417243b429ce3200d19d5783fc708ae42b"),
4545
.binaryTarget(name: "StreamVideoUIKit",
46-
url: "https://github.com/GetStream/stream-video-swift/releases/download/1.34.0/StreamVideoUIKit.zip",
47-
checksum: "2c16e1abe3e1f4f2d7f4e7c4b5d315170e064060266d98181f465f6922852ec7")
46+
url: "https://github.com/GetStream/stream-video-swift/releases/download/1.34.1/StreamVideoUIKit.zip",
47+
checksum: "24bb7abef62bc2579151a429c9b35579de09113b92f7c94b9ae812d2249589ec")
4848
]
4949
)

0 commit comments

Comments
 (0)