Skip to content
This repository has been archived by the owner on Sep 19, 2022. It is now read-only.

Commit

Permalink
Update Package.swift to 5.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Gray-Wind authored May 17, 2021
1 parent d9b53c6 commit 5ecf02f
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 @@ -14,8 +14,8 @@ let package = Package(
targets: [
.binaryTarget(
name: "TwilioChatClient",
url: "https://media.twiliocdn.com/sdk/ios/chat/releases/4.2.1/twilio-chat-ios-4.2.1.zip",
checksum: "9477f31c65dfb90550cbc0f5fb9f5bcadf975a1debfb734d370a6cecb66f641b"
url: "https://media.twiliocdn.com/sdk/ios/chat/releases/5.0.0/twilio-chat-ios-5.0.0.zip",
checksum: "638a8136b2eb226e43342b30e70bc80c8e5b6f917bc9c86a45c942dbd5d8686b"
)
]
)

0 comments on commit 5ecf02f

Please sign in to comment.