Skip to content

Commit 555bab9

Browse files
author
Stream Bot
committed
Bump 1.37.0
1 parent 7bba660 commit 555bab9

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.36.0/StreamVideo.zip",
41-
checksum: "a2886a43d48969fd94aeab510ae01a941709392fd05b308ab3ebe874567b7240"),
40+
url: "https://github.com/GetStream/stream-video-swift/releases/download/1.37.0/StreamVideo.zip",
41+
checksum: "17ca121b35cfca37c233b6fbddfed2106eb55ff2a510deaf31e276d7ee65beb5"),
4242
.binaryTarget(name: "StreamVideoSwiftUI",
43-
url: "https://github.com/GetStream/stream-video-swift/releases/download/1.36.0/StreamVideoSwiftUI.zip",
44-
checksum: "807a209d4b018cc4ab3998d68b449fc9b12cab0691cb88c13cd2c7532d3fa53e"),
43+
url: "https://github.com/GetStream/stream-video-swift/releases/download/1.37.0/StreamVideoSwiftUI.zip",
44+
checksum: "b9c5b763da35b66524bf0da48a458ae096b161a78f2768882476917ec0510355"),
4545
.binaryTarget(name: "StreamVideoUIKit",
46-
url: "https://github.com/GetStream/stream-video-swift/releases/download/1.36.0/StreamVideoUIKit.zip",
47-
checksum: "d8fcbe9f1c031d83da3ed42a85eea4e19e8f96acc915b869511c5463ea892de1")
46+
url: "https://github.com/GetStream/stream-video-swift/releases/download/1.37.0/StreamVideoUIKit.zip",
47+
checksum: "6a62a9a2f6338b2559a52243fe780432a971d289505f110d6196ae6b7bc6fb15")
4848
]
4949
)

0 commit comments

Comments
 (0)