diff --git a/Package.swift b/Package.swift index 6c035f8..297fbba 100644 --- a/Package.swift +++ b/Package.swift @@ -17,7 +17,7 @@ let package = Package( .package( name: "WebIdPluginCore", url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-plugin-core-spm.git", - .exact("13.1.0") + .exact("13.2.1") ), .package( name: "AusweisApp2", @@ -28,8 +28,8 @@ let package = Package( targets: [ .binaryTarget( name: "WebIdEIdentPlugin", - url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdEIdentPlugin/6.1.0/WebIdEIdentPlugin.framework-v6.1.0.zip", - checksum: "59ed425a6778d2b75f3e769f129fc9cb080642db4bf6ef851d0becab8c792261" + url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdEIdentPlugin/6.2.0/WebIdEIdentPlugin.framework-v6.2.0.zip", + checksum: "5b22b2cf386db15117447670c0423ed7aa4357f1185808b8733c4192553683b7" ), .target( name: "WebIdEIdentPluginWrapper",