diff --git a/Package.swift b/Package.swift index e2cd4d0..f2a35f1 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("22.0.0") + .exact("22.0.1") ) ], targets: [ .binaryTarget( name: "WebIdMetaPlugin", - url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdMetaPlugin/22.3.0/WebIdMetaPlugin.framework-v22.3.0.zip", - checksum: "31e0a50f8aef0f872a969595d43b88fa4f06279e62fc6512d5d7c0e1afae1cb7" + url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdMetaPlugin/22.3.1/WebIdMetaPlugin.framework-v22.3.1.zip", + checksum: "957c0c62bfd71f76b7f35c74cd02fce8038961c719b464a4e893181304f10513" ), .target( name: "WebIdMetaPluginWrapper",