diff --git a/Package.swift b/Package.swift index e05b794..f7a5422 100644 --- a/Package.swift +++ b/Package.swift @@ -48,8 +48,8 @@ let package = Package( targets: [ .binaryTarget( name: "WebIdEPassPlugin", - url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEPassPlugin/1.0.0/WebIdEPassPlugin.framework-v1.0.0-SNAPSHOT-22.zip", - checksum: "0b8bbba75267fe8268a0d1071b9cbafda6f6f182819185395e9abc88d5e8890d" + url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEPassPlugin/1.0.0/WebIdEPassPlugin.framework-v1.0.0-SNAPSHOT-23.zip", + checksum: "0ab94a1a7fc55655dfbf490ab6c87e3cc350f1312b7296dbf152dd2e8708b24c" ), .target( name: "WebIdEPassPluginWrapper",