diff --git a/Package.swift b/Package.swift index 50ae278..6810c27 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.3.0") + .exact("12.3.1") ), .package( name: "WebIdOnServerDocumentScanner", url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm", - .exact("12.3.0") + .exact("12.3.1") ) ], targets: [ .binaryTarget( name: "WebIdEIdOnServerProductPlugin", - url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEIdOnServerProductPlugin/13.4.0/WebIdEIdOnServerProductPlugin.framework-v13.4.0-SNAPSHOT-1259.zip", - checksum: "cf3b01f0fcc5253e27f944cb3128d5b51af9d009d2b26624c8ea6550ea3d47d6" + url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEIdOnServerProductPlugin/13.4.1/WebIdEIdOnServerProductPlugin.framework-v13.4.1-SNAPSHOT-1261.zip", + checksum: "2b9c51942f84d8165ddddafe19073a018c052a686ecf78c947ce0754f7372b1b" ), .target( name: "WebIdEIdOnServerProductPluginWrapper",