diff --git a/Package.swift b/Package.swift index 900216c..b4927e8 100644 --- a/Package.swift +++ b/Package.swift @@ -27,19 +27,19 @@ let package = Package( .package( name: "WebIdIosIdentScanPlugin", url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-ident-scan-plugin-spm", - .exact("20.1.0") + .exact("20.1.1") ), .package( name: "WebIdOnServerDocumentScanner", url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-on-server-document-scanner-spm", - .exact("20.1.0") + .exact("20.1.1") ) ], targets: [ .binaryTarget( name: "WebIdPayOnServerProductPlugin", - url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdPayOnServerProductPlugin/20.1.0/WebIdPayOnServerProductPlugin.framework-v20.1.0.zip", - checksum: "7408a7719b2fc7619ae7d78efe1f413de92e6aaa001aa10306f2e85678036f58" + url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdPayOnServerProductPlugin/20.1.1/WebIdPayOnServerProductPlugin.framework-v20.1.1.zip", + checksum: "a41e86233e8a6cc427238b282727e90605313bbbd260027ad2b25dd13e1509e2" ), .target( name: "WebIdPayOnServerProductPluginWrapper",