diff --git a/Package.swift b/Package.swift index b88a138..1eaa3b1 100644 --- a/Package.swift +++ b/Package.swift @@ -32,14 +32,14 @@ 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") ) ], targets: [ .binaryTarget( name: "WebIdEIdProductPlugin", - url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdEIdProductPlugin/22.3.0/WebIdEIdProductPlugin.framework-v22.3.0.zip", - checksum: "b1a7a531aab2aff341b8bcde142624f75afe8939363a7a16ced2e257c8e870f8" + url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdEIdProductPlugin/22.3.1/WebIdEIdProductPlugin.framework-v22.3.1.zip", + checksum: "c96e8a0e9df22378eaff5b6fe3f8832f1be557b36667afa2463302b34fe2b7c6" ), .target( name: "WebIdEIdProductPluginWrapper",