diff --git a/Package.swift b/Package.swift index b41b492..d114cdd 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/SwiftPackages/webid-eident-plugin-spm", - .exact("5.1.1") + .exact("5.2.0") ), .package( name: "WebIdDigitalSigningPlugin", @@ -38,8 +38,8 @@ let package = Package( targets: [ .binaryTarget( name: "WebIdEIdOnServerProductPlugin", - url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdEIdOnServerProductPlugin/13.3.0/WebIdEIdOnServerProductPlugin.framework-v13.3.0.zip", - checksum: "332303d1db2be86f6789c46c2f2d74adb1394a23e2ee40c01f3bf1dc345d7621" + url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdEIdOnServerProductPlugin/13.3.3/WebIdEIdOnServerProductPlugin.framework-v13.3.3.zip", + checksum: "057f4dcb1afb6f6bd4a4ec6fb050135f5cf69272badb83909d6ba6abe1b3ba49" ), .target( name: "WebIdEIdOnServerProductPluginWrapper",