Skip to content

Commit

Permalink
Update Package.swift for 0.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Dana Brooks committed Sep 17, 2021
1 parent 73a8df9 commit 1e951f1
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: "VcsRealtimeSdk",
url: "https://github.com/ATOS-VIRTUAL-CARE/realtime-sdk-ios/releases/download/0.7.1/VcsRealtimeSdk-0.7.1.xcframework.zip",
checksum: "1b741e3f4774f34ebcca5febe8f89f7f87d0b791ce16ad7c19f132afdce3eb4b"
url: "https://github.com/ATOS-VIRTUAL-CARE/realtime-sdk-ios/releases/download/0.7.2/VcsRealtimeSdk-0.7.2.xcframework.zip",
checksum: "28cae478432dbd1d5ef502c4eaad4e26e97cea5459257101a264a839f49b8f7c"
),
]
)

0 comments on commit 1e951f1

Please sign in to comment.