Skip to content

Commit

Permalink
Update Package.swift for 0.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Dana Brooks committed Jul 12, 2021
1 parent 2dd82ad commit 86c8d80
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 @@ -16,8 +16,8 @@ let package = Package(
targets: [
.binaryTarget(
name: "VcsRealtimeSdk",
url: "https://github.com/ATOS-VIRTUAL-CARE/realtime-sdk-ios/releases/download/0.5.2/VcsRealtimeSdk-0.5.2.xcframework.zip",
checksum: "e469b3c66d81897db69ee2267756962df8f0e1097ac27300afdd9a136a67d949"
url: "https://github.com/ATOS-VIRTUAL-CARE/realtime-sdk-ios/releases/download/0.5.3/VcsRealtimeSdk-0.5.3.xcframework.zip",
checksum: "8746ab1a2810280d21bffc997e0837a4d80a2452b07c8680d5a08ff7417621ed"
),
]
)

0 comments on commit 86c8d80

Please sign in to comment.