Skip to content

Commit

Permalink
Bump 4.69.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Stream Bot authored and Stream Bot committed Dec 18, 2024
1 parent b0fd3a9 commit 2e554b0
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.68.0/StreamChat.zip",
checksum: "fbefb930eaea49772933b8759e647fbf0d632539570a560357bdbfb3ddae7c89"),
url: "https://github.com/GetStream/stream-chat-swift/releases/download/4.69.0/StreamChat.zip",
checksum: "59067a6b9c0135f4c9a2c0589020b47198c72fe964f2a8a13cba8b09ee4f5737"),
.binaryTarget(name: "StreamChatUI",
url: "https://github.com/GetStream/stream-chat-swift/releases/download/4.68.0/StreamChatUI.zip",
checksum: "38fe15eacc0e38cda74765a7ab7f1c0c3490c3094e9fc5c8399448ebca231585")
url: "https://github.com/GetStream/stream-chat-swift/releases/download/4.69.0/StreamChatUI.zip",
checksum: "1bb7e35d997dc6b971a631c8268490851c968b723aebb5c6e525f0b730061033")
]
)

0 comments on commit 2e554b0

Please sign in to comment.