diff --git a/Package.swift b/Package.swift index e438ea8..b194a32 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("21.1.0") + .exact("21.1.1") ), .package( name: "WebIdOnServerDocumentScanner", url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-on-server-document-scanner-spm", - .exact("21.1.0") + .exact("21.1.1") ), .package( name: "WebIdDigitalSigningPlugin", @@ -38,8 +38,8 @@ let package = Package( targets: [ .binaryTarget( name: "WebIdVideoIdProductPlugin", - url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdVideoIdProductPlugin/22.0.4/WebIdVideoIdProductPlugin.framework-v22.0.4.zip", - checksum: "4caa331435c1721d15af7084a2921cc1aa35f4eccd61af91c9135fcff9d70944" + url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdVideoIdProductPlugin/22.0.5/WebIdVideoIdProductPlugin.framework-v22.0.5.zip", + checksum: "c8cbd04694dc763b6fba0c484744aaf3079d8e76dc778c0ce58f00c9e25860f8" ), .target( name: "WebIdVideoIdProductPluginWrapper",