diff --git a/Package.swift b/Package.swift index 0378eb2..8083d8c 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.0.2") + .exact("12.0.3") ), .package( name: "WebIdOnServerDocumentScanner", url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm", - .exact("12.0.2") + .exact("12.0.3") ) ], targets: [ .binaryTarget( name: "WebIdPayOnServerProductPlugin", - url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdPayOnServerProductPlugin/13.0.2/WebIdPayOnServerProductPlugin.framework-v13.0.2-SNAPSHOT-1181.zip", - checksum: "7e1a9aa42a2f5d8a02e5f6147a454dc7a35b25e4d3e1bd8e3d7d0517ae529c2a" + url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdPayOnServerProductPlugin/13.0.2/WebIdPayOnServerProductPlugin.framework-v13.0.2-SNAPSHOT-1183.zip", + checksum: "734027881acfedda59c38cc130d37825e84fa74abc1b23e479686e41bab9a5fe" ), .target( name: "WebIdPayOnServerProductPluginWrapper",