Skip to content

Commit

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

0 comments on commit 4c065eb

Please sign in to comment.