Skip to content

Commit

Permalink
Bump 4.57.0
Browse files Browse the repository at this point in the history
  • Loading branch information
runner authored and runner committed Jun 7, 2024
1 parent 632d682 commit 3eabf80
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.56.0/StreamChatSwiftUI.zip",
checksum: "21a3f082b13de4b08188bce1603c8ae34a7cd26ab2ea846349001f99dd9a7609")
url: "https://github.com/GetStream/stream-chat-swiftui/releases/download/4.57.0/StreamChatSwiftUI.zip",
checksum: "59a9abc6bc14d0c503441e02b4f68dae88e6a354be0c36e6aa373ee8487e89d5")
]
)

0 comments on commit 3eabf80

Please sign in to comment.