diff --git a/Package.swift b/Package.swift index bd2ac6f..c7b38cb 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.2") + .exact("23.0.3") ) ], targets: [ .binaryTarget( name: "WebIdMetaPlugin", - url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdMetaPlugin/22.5.2/WebIdMetaPlugin.framework-v22.5.2.zip", - checksum: "bceca82e5b21af042c9910b31a88cba6807c5ab726f46dd1ce43bcf87f46bf5e" + 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" ), .target( name: "WebIdMetaPluginWrapper",