diff --git a/Package.swift b/Package.swift index d871523..2aea554 100644 --- a/Package.swift +++ b/Package.swift @@ -32,14 +32,14 @@ let package = Package( .package( name: "WebIdDigitalSigningPlugin", url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm", - .exact("23.0.3") + .exact("23.0.4") ) ], targets: [ .binaryTarget( name: "WebIdEIdProductPlugin", - url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdEIdProductPlugin/22.5.3/WebIdEIdProductPlugin.framework-v22.5.3.zip", - checksum: "fdf752f19f89d97adf240d63109d8dbe4319def452335cce1e4d1f72f9784502" + url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdEIdProductPlugin/22.5.4/WebIdEIdProductPlugin.framework-v22.5.4.zip", + checksum: "cdcdabff2c9b39e172b0fcfc56dd7ff7b760e3e277e33c951123b6184f00c926" ), .target( name: "WebIdEIdProductPluginWrapper",