diff --git a/Package.swift b/Package.swift index 5ba4b55..2530c3c 100644 --- a/Package.swift +++ b/Package.swift @@ -23,8 +23,8 @@ let package = Package( targets: [ .binaryTarget( name: "WebIdCellCheckPlugin", - url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdCellCheckPlugin/1.0.0/WebIdCellCheckPlugin.framework-v1.0.0-SNAPSHOT-64.zip", - checksum: "65528a5d9c4b30dc5a484fd1a4e8ebc0c4b7961a91b4d989b447cb4ab4abe3f3" + url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdCellCheckPlugin/1.0.0/WebIdCellCheckPlugin.framework-v1.0.0-SNAPSHOT-65.zip", + checksum: "7be221fe4d10e53824aa9f5c2aa63270dc6e416689f3984882e1ce75247b9ce1" ), .target( name: "WebIdCellCheckPluginWrapper",