diff --git a/Package.swift b/Package.swift index 63e5f14..26b8d5c 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/snapshots/de/webid-solutions/WebIdEIdOnServerProductPlugin/13.3.3/WebIdEIdOnServerProductPlugin.framework-v13.3.3-SNAPSHOT-1238.zip", - checksum: "9669d3356d83acce0a612d4ce0bef6741c649275ab17a5bd7c0a3c7532845102" + url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEIdOnServerProductPlugin/13.3.3/WebIdEIdOnServerProductPlugin.framework-v13.3.3-SNAPSHOT-1240.zip", + checksum: "0aaf03c299976340efdee75a47a49e02cfd11e3cf12fe3fb9354822dbc58d673" ), .target( name: "WebIdEIdOnServerProductPluginWrapper",