diff --git a/Package.swift b/Package.swift index 7c07c88..fd92caf 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-30.zip", - checksum: "321977743a81447f359fee9fa456140e13070cc2c7be0a7e74cfb4a038f1d726" + url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEPassPlugin/1.0.1/WebIdEPassPlugin.framework-v1.0.1-SNAPSHOT-33.zip", + checksum: "90c4c0eddd7c64a5990e3241531f7ed91e375da980047dffab61a71abcf34b46" ), .target( name: "WebIdEPassPluginWrapper",