Skip to content

Commit 44f53c8

Browse files
Stream BotStream Bot
authored andcommitted
Bump 1.19.2
1 parent c080dbe commit 44f53c8

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.19.1/StreamVideo.zip",
41-
checksum: "f6f9802080a9475247b2d9dee18b9934f71ca323efeb2f5249879b55657847ab"),
40+
url: "https://github.com/GetStream/stream-video-swift/releases/download/1.19.2/StreamVideo.zip",
41+
checksum: "293c41ce830c53291e07e4567c052e983c62e322a64f785e26ceea809d155ee6"),
4242
.binaryTarget(name: "StreamVideoSwiftUI",
43-
url: "https://github.com/GetStream/stream-video-swift/releases/download/1.19.1/StreamVideoSwiftUI.zip",
44-
checksum: "6bc52ae7437e0c5be6452dad7ff37484bf33b4a2678a9d0b499f6816fc0603e0"),
43+
url: "https://github.com/GetStream/stream-video-swift/releases/download/1.19.2/StreamVideoSwiftUI.zip",
44+
checksum: "3a2bd8636a32352ba5c8912bb9ec4f04555d1e5ae8ec28097993c548f6b80d40"),
4545
.binaryTarget(name: "StreamVideoUIKit",
46-
url: "https://github.com/GetStream/stream-video-swift/releases/download/1.19.1/StreamVideoUIKit.zip",
47-
checksum: "3e16e9dcdfbbdfdca1a6072af712d28cb4c805cd6c6d24b916ddfbae8c2a7670")
46+
url: "https://github.com/GetStream/stream-video-swift/releases/download/1.19.2/StreamVideoUIKit.zip",
47+
checksum: "6ee9bda6405d8fb57ddaa954d55bbc9e8f4b0cd7a9d908032b0a86f210ce6a44")
4848
]
4949
)

0 commit comments

Comments
 (0)