Skip to content

Commit

Permalink
Update Package.swift
Browse files Browse the repository at this point in the history
  • Loading branch information
rd-marc-kalmes authored May 8, 2024
1 parent 564f1f0 commit 91a7d83
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 @@ -17,7 +17,7 @@ let package = Package(
targets: [
.binaryTarget(
name: "MSCO",
url: "https://github.com/rewe-digital-incubator/MSCO-SP/releases/download/v0.9-beta/MSCO.xcframework.zip",
checksum: "c61a40eae95e282ef4e9b76839c42178f6f7bb533b367e7ecf64ac31307a2276")
url: "https://github.com/rewe-digital-incubator/MSCO-SP/releases/download/v0.9-beta.1/MSCO.xcframework.zip",
checksum: "e84c44ba3d8a1b599a108b74e088b93bb10c4f1d4a802544b1ebbbe98b8bf08a")
]
)

0 comments on commit 91a7d83

Please sign in to comment.