diff --git a/Package.swift b/Package.swift index 01c6b38..43feacf 100644 --- a/Package.swift +++ b/Package.swift @@ -17,12 +17,12 @@ let package = Package( .package( name: "WebIdIosIdentScanPlugin", url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-ident-scan-plugin-spm", - .exact("22.0.2") + .exact("22.0.3") ), .package( name: "WebIdOnServerDocumentScanner", url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm", - .exact("22.0.2") + .exact("22.0.3") ), .package( name: "WebIdDigitalSigningPlugin", @@ -38,8 +38,8 @@ let package = Package( targets: [ .binaryTarget( name: "WebIdVideoIdProductPlugin", - url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdVideoIdProductPlugin/22.3.4/WebIdVideoIdProductPlugin.framework-v22.3.4-SNAPSHOT-1684.zip", - checksum: "f8a91ab73e8425adf971198396e2eba6115152248e63e0545d811fcbd25b83ce" + url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdVideoIdProductPlugin/22.3.5/WebIdVideoIdProductPlugin.framework-v22.3.5-SNAPSHOT-1687.zip", + checksum: "4c5de156211922ac7768b805c0ce060f8e0642b6aaf53b69fbfc5f443be91c54" ), .target( name: "WebIdVideoIdProductPluginWrapper",