Skip to content

Commit

Permalink
Update for 5.8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
twilio-sdk-build committed Oct 22, 2024
1 parent 835dc83 commit db588c9
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 @@ -15,8 +15,8 @@ let package = Package(
targets: [
.binaryTarget(
name: "TwilioVideo",
url: "https://github.com/twilio/twilio-video-ios/releases/download/5.8.2/TwilioVideo.xcframework.zip",
checksum: "2f4466fd2bcbfc497fbe928099fb81d9d521996d2a008f7736cd64dcb857ecc2"
url: "https://github.com/twilio/twilio-video-ios/releases/download/5.8.3/TwilioVideo.xcframework.zip",
checksum: "748818a981846612cdef64ac1fe3b8593e75f002116a16421eb5d589540fcfa8"
),
]
)

0 comments on commit db588c9

Please sign in to comment.