Skip to content

Commit

Permalink
Bump 4.62.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Stream Bot authored and Stream Bot committed Aug 16, 2024
1 parent 62599b9 commit d37d2d4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ let package = Package(
],
targets: [
.binaryTarget(name: "StreamChatSwiftUI",
url: "https://github.com/GetStream/stream-chat-swiftui/releases/download/4.61.0/StreamChatSwiftUI.zip",
checksum: "701456e53e6a98b765d66295f8c11e1a0ffb3ed2e5e0a17c5ec363faadfe2ba4")
url: "https://github.com/GetStream/stream-chat-swiftui/releases/download/4.62.0/StreamChatSwiftUI.zip",
checksum: "296f6eba08735ca33d5ebf59878c9c12078e98eebf6675fd72017792de5397e5")
]
)

0 comments on commit d37d2d4

Please sign in to comment.