diff --git a/Package.swift b/Package.swift index 7b681b3..0f8b9f9 100644 --- a/Package.swift +++ b/Package.swift @@ -22,7 +22,7 @@ let package = Package( .package( name: "WebIdDigitalSigningPlugin", url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm", - .exact("11.1.3") + .exact("11.1.4") ), .package( name: "WebIdIosIdentScanPlugin", @@ -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.1.0/WebIdPayOnServerProductPlugin.framework-v13.1.0.zip", - checksum: "61f555a7f77ebba51c1de91bfaf84ddd25a66662339ae9f6acf7811cadd810c4" + url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdPayOnServerProductPlugin/13.1.1/WebIdPayOnServerProductPlugin.framework-v13.1.1.zip", + checksum: "6d561b4d98dad6c58f6b0e01265a6c481d1d1c4a4339ec497cb04bb12724df66" ), .target( name: "WebIdPayOnServerProductPluginWrapper",