diff --git a/Package.swift b/Package.swift index 1096595..7952b0d 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/SwiftPackages/webid-ident-scan-plugin-spm", - .exact("12.5.3") + .exact("12.6.0") ), .package( name: "WebIdOnServerDocumentScanner", url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm", - .exact("12.5.3") + .exact("12.6.0") ) ], targets: [ .binaryTarget( name: "WebIdPayOnServerProductPlugin", - url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdPayOnServerProductPlugin/13.7.1/WebIdPayOnServerProductPlugin.framework-v13.7.1-SNAPSHOT-1283.zip", - checksum: "5823db17a3179b6a21d8af3ea3a1703f8086d56a5a9185c11d359cd8aa4de164" + url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdPayOnServerProductPlugin/13.7.1/WebIdPayOnServerProductPlugin.framework-v13.7.1-SNAPSHOT-1284.zip", + checksum: "b2e43de0d2e3af4be145d3a27f2dda96f77715ac0a698b5549596e727a19d87b" ), .target( name: "WebIdPayOnServerProductPluginWrapper",