Skip to content

Commit

Permalink
Bump 4.63.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Stream Bot authored and Stream Bot committed Sep 12, 2024
1 parent e714a99 commit 7c86fa9
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,10 @@ let package = Package(
],
targets: [
.binaryTarget(name: "StreamChat",
url: "https://github.com/GetStream/stream-chat-swift/releases/download/4.62.0/StreamChat.zip",
checksum: "e8f50dc795bff5c07eda9d38bdc72d2948542004f2c449df785ea26268988ca0"),
url: "https://github.com/GetStream/stream-chat-swift/releases/download/4.63.0/StreamChat.zip",
checksum: "4361c902090cba9ce07b4844716a96fcfe4a6d366b1b9c71acc608043dab9f1c"),
.binaryTarget(name: "StreamChatUI",
url: "https://github.com/GetStream/stream-chat-swift/releases/download/4.62.0/StreamChatUI.zip",
checksum: "615e06259887cb783f46bbb75b5435d57b343e9c8b82675911038978ee4ca6b4")
url: "https://github.com/GetStream/stream-chat-swift/releases/download/4.63.0/StreamChatUI.zip",
checksum: "1de1d87b589ea32668e1ede43fbd0d9c71c05cac263063254415e71ec9932b53")
]
)

0 comments on commit 7c86fa9

Please sign in to comment.