diff --git a/Package.swift b/Package.swift index 3abaebb..368b42c 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: "WebIdOnDeviceDocumentScanner", url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-on-device-document-scanner-spm", - .exact("20.1.0") + .exact("20.1.1") ) ], targets: [ .binaryTarget( name: "WebIdPayProductPlugin", - url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdPayProductPlugin/20.0.5/WebIdPayProductPlugin.framework-v20.0.5-SNAPSHOT-1455.zip", - checksum: "250e8a0e6742c7bdf05f793018ac16141425a0f039401378752d63a13f8812b3" + url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdPayProductPlugin/20.1.1/WebIdPayProductPlugin.framework-v20.1.1-SNAPSHOT-1458.zip", + checksum: "23adf40d9a42d84671d58c2093a5471494c1a9f6581d3f5fe273459066f6e59b" ), .target( name: "WebIdPayProductPluginWrapper",