Skip to content

Commit

Permalink
Update for 4.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
twilio-sdk-build committed Nov 5, 2021
1 parent a081cd7 commit e6d4f13
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/4.6.1/TwilioVideo.xcframework.zip",
checksum: "08eefe88eb01fee42a491aff3aecfaaa17104827f0808817b03d1a429ee9eab3"
url: "https://github.com/twilio/twilio-video-ios/releases/download/4.6.2/TwilioVideo.xcframework.zip",
checksum: "8458012ff9806d2adb1d6b9ecb1343a5dcdd77af69e0bcd8130967dbe5f7250b"
)
]
)

0 comments on commit e6d4f13

Please sign in to comment.