diff --git a/Package.swift b/Package.swift index e5061d0..408f1a4 100644 --- a/Package.swift +++ b/Package.swift @@ -17,17 +17,17 @@ let package = Package( .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") ), .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: "WebIdVideoIdentPlugin", @@ -38,8 +38,8 @@ let package = Package( targets: [ .binaryTarget( name: "WebIdVideoIdentProductPlugin", - url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdVideoIdentProductPlugin/14.6.1/WebIdVideoIdentProductPlugin.framework-v14.6.1.zip", - checksum: "5f3788183c37e6dc0ce6f7f8dcd798fc0558b603b514d65036bb2cc233290339" + url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdVideoIdentProductPlugin/14.7.0/WebIdVideoIdentProductPlugin.framework-v14.7.0.zip", + checksum: "8a26e1080c297428337555bc5e440d4b50b90b0f0861e822176494366fb3e0fc" ), .target( name: "WebIdVideoIdentProductPluginWrapper",