diff --git a/Package.swift b/Package.swift index b24a8b5..cd9757b 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: "WebIdEIdOnServerProductPlugin", - url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdEIdOnServerProductPlugin/14.7.0/WebIdEIdOnServerProductPlugin.framework-v14.7.0-SNAPSHOT-1403.zip", - checksum: "2c77a229d9bc40f6cba2c7acaf3d421339daefe0f93ab2fb6d76d09822f0a4c8" + url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdEIdOnServerProductPlugin/14.7.0/WebIdEIdOnServerProductPlugin.framework-v14.7.0-SNAPSHOT-1405.zip", + checksum: "1cf0da28b11c63413752932b40320bbba1e7011667fdbe5395b46fd35a87a9f4" ), .target( name: "WebIdEIdOnServerProductPluginWrapper",