Skip to content

Commit

Permalink
Update for 5.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
twilio-sdk-build committed May 9, 2024
1 parent 4c065eb commit 1cf453f
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.1/TwilioVideo.xcframework.zip",
checksum: "39ea1c10856e7b3019f0311b34d97a149074c8db79fd6e59618399d592919245"
url: "https://github.com/twilio/twilio-video-ios/releases/download/5.8.2/TwilioVideo.xcframework.zip",
checksum: "2f4466fd2bcbfc497fbe928099fb81d9d521996d2a008f7736cd64dcb857ecc2"
),
]
)

0 comments on commit 1cf453f

Please sign in to comment.