Skip to content

Commit db588c9

Browse files
author
twilio-sdk-build
committed
Update for 5.8.3
1 parent 835dc83 commit db588c9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Package.swift

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ let package = Package(
1515
targets: [
1616
.binaryTarget(
1717
name: "TwilioVideo",
18-
url: "https://github.com/twilio/twilio-video-ios/releases/download/5.8.2/TwilioVideo.xcframework.zip",
19-
checksum: "2f4466fd2bcbfc497fbe928099fb81d9d521996d2a008f7736cd64dcb857ecc2"
18+
url: "https://github.com/twilio/twilio-video-ios/releases/download/5.8.3/TwilioVideo.xcframework.zip",
19+
checksum: "748818a981846612cdef64ac1fe3b8593e75f002116a16421eb5d589540fcfa8"
2020
),
2121
]
2222
)

0 commit comments

Comments
 (0)