diff --git a/Package.swift b/Package.swift index 2314ce5..3e30b6c 100644 --- a/Package.swift +++ b/Package.swift @@ -17,7 +17,7 @@ let package = Package( .package( name: "WebIdIosBankIdentPlugin", url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-bank-ident-plugin-spm", - .exact("10.0.0") + .exact("10.0.1") ), .package( name: "WebIdDigitalSigningPlugin", @@ -38,8 +38,8 @@ let package = Package( targets: [ .binaryTarget( name: "WebIdPayOnServerProductPlugin", - url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdPayOnServerProductPlugin/13.0.0/WebIdPayOnServerProductPlugin.framework-v13.0.0.zip", - checksum: "9ab3a94852b8ac71660b522002bf796559849d1409bd4cd1a7abce9e478fb69b" + url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdPayOnServerProductPlugin/13.0.1/WebIdPayOnServerProductPlugin.framework-v13.0.1.zip", + checksum: "96eec9bbb547b62f9db55b799688392ec4e090ce7fa8e60249f7b204516dba89" ), .target( name: "WebIdPayOnServerProductPluginWrapper",