diff --git a/Package.swift b/Package.swift index 13920ca..66f2535 100644 --- a/Package.swift +++ b/Package.swift @@ -22,24 +22,24 @@ let package = Package( .package( name: "WebIdDigitalSigningPlugin", url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-digital-signing-plugin-spm", - .exact("12.4.2") + .exact("12.4.3") ), .package( name: "WebIdIosIdentScanPlugin", url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-ident-scan-plugin-spm", - .exact("13.5.2") + .exact("13.6.0") ), .package( name: "WebIdOnServerDocumentScanner", url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-on-server-document-scanner-spm", - .exact("13.5.2") + .exact("13.6.0") ) ], targets: [ .binaryTarget( name: "WebIdPayOnServerProductPlugin", - url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdPayOnServerProductPlugin/14.7.0/WebIdPayOnServerProductPlugin.framework-v14.7.0-SNAPSHOT-1403.zip", - checksum: "b16ffb796e7cc5ddf206726f7031ae231d1881dbc00031958e5673ab992e39d6" + url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdPayOnServerProductPlugin/14.7.0/WebIdPayOnServerProductPlugin.framework-v14.7.0-SNAPSHOT-1405.zip", + checksum: "b77f092cc6cb9fbf8186292d6dcff161daab9b7a2f8e42c8348f53b5e19922c6" ), .target( name: "WebIdPayOnServerProductPluginWrapper",