diff --git a/Package.swift b/Package.swift index 191a1cf..bc27ff9 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: "WebIdEIdOnServerProductPlugin", - url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEIdOnServerProductPlugin/13.7.1/WebIdEIdOnServerProductPlugin.framework-v13.7.1-SNAPSHOT-1283.zip", - checksum: "a24efae9e6eaf0c26c73ee74d7e9ac11c06f7789e91839cfa8045c5de2be30d9" + url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEIdOnServerProductPlugin/13.7.1/WebIdEIdOnServerProductPlugin.framework-v13.7.1-SNAPSHOT-1284.zip", + checksum: "b05e05ec5355037364476460a10b4373c65f1d4c46f595c94850ccdb88f0ca81" ), .target( name: "WebIdEIdOnServerProductPluginWrapper",