Skip to content

Commit e76f0e2

Browse files
committed
Update Package.swift for 0.8.0
1 parent eeb8976 commit e76f0e2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Package.swift

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ let package = Package(
1515
targets: [
1616
.binaryTarget(
1717
name: "VcsRealtimeSdk",
18-
url: "https://github.com/ATOS-VIRTUAL-CARE/realtime-sdk-ios/releases/download/0.7.4/VcsRealtimeSdk-0.7.4.xcframework.zip",
19-
checksum: "d2b4d780236cdd4b7b1be3401834b1c4e4e048d5bb73dbe885325d28ab3fdd1e"
18+
url: "https://github.com/ATOS-VIRTUAL-CARE/realtime-sdk-ios/releases/download/0.8.0/VcsRealtimeSdk-0.8.0.xcframework.zip",
19+
checksum: "1de56d60a2129343922ccb78be9663f9a618274e052ec98f038f5620ac36534a"
2020
),
2121
]
2222
)

0 commit comments

Comments
 (0)