diff --git a/Package.swift b/Package.swift index 6e27f63..49154f5 100644 --- a/Package.swift +++ b/Package.swift @@ -17,7 +17,7 @@ let package = Package( .package( name: "WebIdDigitalSigningPlugin", url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm", - .exact("20.4.0") + .exact("20.4.1") ), .package( name: "WebIdIosIdentScanPlugin", @@ -43,8 +43,8 @@ let package = Package( targets: [ .binaryTarget( name: "WebIdAutoIdProductPlugin", - url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdAutoIdProductPlugin/21.2.0/WebIdAutoIdProductPlugin.framework-v21.2.0.zip", - checksum: "f10ea37cf17f27edde3a4e888b4769fe8a77939a22db6d0c5af8ed49d2df86cd" + url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdAutoIdProductPlugin/21.2.1/WebIdAutoIdProductPlugin.framework-v21.2.1.zip", + checksum: "0dec8a4f6d39cd9b84d9b431a839485f9f18bd01b22955d0a9fe9a85c497a4aa" ), .target( name: "WebIdAutoIdProductPluginWrapper",