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.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Gray-Wind authored Aug 31, 2021
1 parent 5ecf02f commit c6590db
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/5.0.0/twilio-chat-ios-5.0.0.zip",
checksum: "638a8136b2eb226e43342b30e70bc80c8e5b6f917bc9c86a45c942dbd5d8686b"
url: "https://media.twiliocdn.com/sdk/ios/chat/releases/5.0.1/twilio-chat-ios-5.0.1.zip",
checksum: "cab46d255fbac00a837da3dd81cd5342b29f0e606fba161142307d7cd79496fa"
)
]
)

0 comments on commit c6590db

Please sign in to comment.