Skip to content

Commit

Permalink
Update Package.swift for 0.7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Dana Brooks committed Oct 25, 2021
1 parent 084fe3f commit eeb8976
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.3/VcsRealtimeSdk-0.7.3.xcframework.zip",
checksum: "46a453edc282193ed9e17439464bb2369f76ccaee84543258af0e669cea11d5c"
url: "https://github.com/ATOS-VIRTUAL-CARE/realtime-sdk-ios/releases/download/0.7.4/VcsRealtimeSdk-0.7.4.xcframework.zip",
checksum: "d2b4d780236cdd4b7b1be3401834b1c4e4e048d5bb73dbe885325d28ab3fdd1e"
),
]
)

0 comments on commit eeb8976

Please sign in to comment.