diff --git a/Package.swift b/Package.swift index 6016d3f..8ee2f75 100644 --- a/Package.swift +++ b/Package.swift @@ -27,7 +27,7 @@ let package = Package( .package( name: "WebIdEIdentPlugin", url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-eident-plugin-spm", - .exact("20.0.0") + .exact("20.0.1") ), .package( name: "WebIdDigitalSigningPlugin", @@ -38,8 +38,8 @@ let package = Package( targets: [ .binaryTarget( name: "WebIdEIdProductPlugin", - url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdEIdProductPlugin/20.0.2/WebIdEIdProductPlugin.framework-v20.0.2.zip", - checksum: "e6bcc0e7241ae72f9b81562601adb1b44732c63040b5c7f0f4b49cf50ebcfae3" + url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdEIdProductPlugin/20.0.3/WebIdEIdProductPlugin.framework-v20.0.3.zip", + checksum: "af5a9ddcefb8892b7c9b2b1422e30ca3bdb0235c714f94bf6c6157981013f40e" ), .target( name: "WebIdEIdProductPluginWrapper",