diff --git a/Package.swift b/Package.swift index 5a64bf0..c2acbee 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.2.2/WebIdEPassPlugin.framework-v1.2.2-SNAPSHOT-92.zip", - checksum: "1fc969ece6e14cde2c47c804ce62290978f175d83d3ef4ef63954d6b95d44db9" + url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEPassPlugin/2.0.0/WebIdEPassPlugin.framework-v2.0.0-SNAPSHOT-94.zip", + checksum: "d68274d802fb2aba4a1f571e9f62b283beda52ec2d6793dba4f070d877f2d9ef" ), .target( name: "WebIdEPassPluginWrapper",