diff --git a/Package.swift b/Package.swift index 93fdcb5..d51c7b3 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.2") + .exact("10.0.3") ), .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.5/WebIdPayOnServerProductPlugin.framework-v13.0.5.zip", - checksum: "336449724e85637ec7fbfdf9538fc62d321a8fcb411816f2c22992b161d4f330" + url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdPayOnServerProductPlugin/13.0.6/WebIdPayOnServerProductPlugin.framework-v13.0.6.zip", + checksum: "521fb9f447ee79af590c0e10d2f874b6ca7eae6548859756dea684ed7cb2c77d" ), .target( name: "WebIdPayOnServerProductPluginWrapper",