We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3809f2f commit 62599b9Copy full SHA for 62599b9
Package.swift
@@ -17,7 +17,7 @@ let package = Package(
17
],
18
targets: [
19
.binaryTarget(name: "StreamChatSwiftUI",
20
- url: "https://github.com/GetStream/stream-chat-swiftui/releases/download/4.60.0/StreamChatSwiftUI.zip",
21
- checksum: "add3968175f3815b294f02e93c0628ce08704786bd014b3158c9113f38dd8150")
+ url: "https://github.com/GetStream/stream-chat-swiftui/releases/download/4.61.0/StreamChatSwiftUI.zip",
+ checksum: "701456e53e6a98b765d66295f8c11e1a0ffb3ed2e5e0a17c5ec363faadfe2ba4")
22
]
23
)
0 commit comments