diff --git a/Package.swift b/Package.swift index c7b38cb..910cd95 100644 --- a/Package.swift +++ b/Package.swift @@ -17,14 +17,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: "WebIdMetaPlugin", - url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdMetaPlugin/22.5.3/WebIdMetaPlugin.framework-v22.5.3.zip", - checksum: "9f83592153cd2740aa858e3f8b10866f662f003d66f9c50a6770c537ebeeb1c6" + url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdMetaPlugin/22.5.4/WebIdMetaPlugin.framework-v22.5.4.zip", + checksum: "a731b590ce80c769496ece54f162502644863709bf62b3a86b358f3e9834b226" ), .target( name: "WebIdMetaPluginWrapper",