diff --git a/Package.swift b/Package.swift index 2694dfc..c467f25 100644 --- a/Package.swift +++ b/Package.swift @@ -32,19 +32,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: "WebIdMetaPlugin", - url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdMetaPlugin/13.7.1/WebIdMetaPlugin.framework-v13.7.1-SNAPSHOT-1283.zip", - checksum: "34e209a8d9c53d6dd2e6f10871d45574f1a88591c6978bbe99b510cc4ae9da87" + url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdMetaPlugin/13.7.1/WebIdMetaPlugin.framework-v13.7.1-SNAPSHOT-1284.zip", + checksum: "c27d1be436396f1eadbc8e1a309a064f73495c4c1c3bb73c64b72c932e06e00e" ), .target( name: "WebIdMetaPluginWrapper",