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 10, 2024
1 parent 62d89b4 commit f467bab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 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.2/MSCO.xcframework.zip",
url: "https://github.com/rewe-digital-incubator/MSCO-SP/releases/download/v0.9-beta.3/MSCO.xcframework.zip",
checksum: "ec0bb4babd661e868589408a689d9a1609b684217ba98aa309de8a957d28596d")
]
)

0 comments on commit f467bab

Please sign in to comment.