diff --git a/Package.swift b/Package.swift index bba7661..699b8ec 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("15.0.2") + .exact("15.0.4") ), .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/15.1.1/WebIdEIdOnServerProductPlugin.framework-v15.1.1.zip", - checksum: "3becb4823a022923b46d1873f5e3c43473143036be3354c071b2f5c752824ed0" + url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdEIdOnServerProductPlugin/15.1.2/WebIdEIdOnServerProductPlugin.framework-v15.1.2.zip", + checksum: "a1aa2509bb8e3ef48448ba07e550efe638e301d9a3ce01cb197b60e6bb086e65" ), .target( name: "WebIdEIdOnServerProductPluginWrapper",