diff --git a/Package.swift b/Package.swift index 26b6580..2a71fe8 100644 --- a/Package.swift +++ b/Package.swift @@ -22,19 +22,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: "WebIdAutoIdentOnServerProductPlugin", - url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdAutoIdentOnServerProductPlugin/13.7.1/WebIdAutoIdentOnServerProductPlugin.framework-v13.7.1-SNAPSHOT-1283.zip", - checksum: "aa064824c20b8c90467e121b8a4824bf5fba5d9114a884cd5faf47c55117fd37" + url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdAutoIdentOnServerProductPlugin/13.7.1/WebIdAutoIdentOnServerProductPlugin.framework-v13.7.1-SNAPSHOT-1284.zip", + checksum: "4cd65bc1e13bdd86c0d8da70caf9d0ea41641843977e6323b1722135c01224fe" ), .target( name: "WebIdAutoIdentOnServerProductPluginWrapper",