diff --git a/Package.swift b/Package.swift index dc0b67d..7f781ac 100644 --- a/Package.swift +++ b/Package.swift @@ -17,7 +17,7 @@ let package = Package( .package( name: "WebIdDigitalSigningPlugin", url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm", - .exact("22.0.0") + .exact("22.0.1") ), .package( name: "WebIdIosIdentScanPlugin", @@ -43,8 +43,8 @@ let package = Package( targets: [ .binaryTarget( name: "WebIdAutoIdProductPlugin", - url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdAutoIdProductPlugin/22.3.0/WebIdAutoIdProductPlugin.framework-v22.3.0.zip", - checksum: "40eab653f99814ec84674364223f40fb315b8032dbacf4ec43d698fdaf84e64b" + url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdAutoIdProductPlugin/22.3.1/WebIdAutoIdProductPlugin.framework-v22.3.1.zip", + checksum: "32eaa3d045306a80565c7a0f32f3543654de3fdc4181717a7bec5d7e9f8c52ed" ), .target( name: "WebIdAutoIdProductPluginWrapper",