diff --git a/Package.swift b/Package.swift index 9801cba..7de5eb7 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/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: "WebIdEIdProductPlugin", - url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdEIdProductPlugin/15.1.1/WebIdEIdProductPlugin.framework-v15.1.1.zip", - checksum: "07df95b333cffa8e1c62e3a84f737662c605377a540f551e95e2680cdee5db15" + url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdEIdProductPlugin/15.1.2/WebIdEIdProductPlugin.framework-v15.1.2.zip", + checksum: "10df67941c64def3f9f832d5a1272700ba027ed3e6dca8c8816d4250530e0e92" ), .target( name: "WebIdEIdProductPluginWrapper",