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 d37d2d4 commit 58e40a8Copy full SHA for 58e40a8
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.62.0/StreamChatSwiftUI.zip",
21
- checksum: "296f6eba08735ca33d5ebf59878c9c12078e98eebf6675fd72017792de5397e5")
+ url: "https://github.com/GetStream/stream-chat-swiftui/releases/download/4.63.0/StreamChatSwiftUI.zip",
+ checksum: "3e1b4d8c51da1fc93980a46128abc04b933d867a9f411e370efe2c6ab2d1013b")
22
]
23
)
0 commit comments