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

Commit c6590db

Browse files
authored
Update Package.swift to 5.0.1
1 parent 5ecf02f commit c6590db

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Package.swift

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ let package = Package(
1414
targets: [
1515
.binaryTarget(
1616
name: "TwilioChatClient",
17-
url: "https://media.twiliocdn.com/sdk/ios/chat/releases/5.0.0/twilio-chat-ios-5.0.0.zip",
18-
checksum: "638a8136b2eb226e43342b30e70bc80c8e5b6f917bc9c86a45c942dbd5d8686b"
17+
url: "https://media.twiliocdn.com/sdk/ios/chat/releases/5.0.1/twilio-chat-ios-5.0.1.zip",
18+
checksum: "cab46d255fbac00a837da3dd81cd5342b29f0e606fba161142307d7cd79496fa"
1919
)
2020
]
2121
)

0 commit comments

Comments
 (0)