diff --git a/Package.swift b/Package.swift index 0ee248b..df6863c 100644 --- a/Package.swift +++ b/Package.swift @@ -17,7 +17,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: "WebIdEIdOnServerProductPlugin", - url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdEIdOnServerProductPlugin/20.0.2/WebIdEIdOnServerProductPlugin.framework-v20.0.2.zip", - checksum: "e8100dd9947eea219c64125b10eac78efdfb92de1c5757fdfe2d718503422312" + url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdEIdOnServerProductPlugin/20.0.3/WebIdEIdOnServerProductPlugin.framework-v20.0.3.zip", + checksum: "c30d60d7f97ebf918c29a384db278283d74d1f8bebeb06b4ce2b6de6fd1474c6" ), .target( name: "WebIdEIdOnServerProductPluginWrapper",