diff --git a/Package.swift b/Package.swift index 828d7e6..6917923 100644 --- a/Package.swift +++ b/Package.swift @@ -28,8 +28,8 @@ let package = Package( targets: [ .binaryTarget( name: "WebIdDigitalSigningPlugin", - url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdDigitalSigningPlugin/22.0.0/WebIdDigitalSigningPlugin.framework-v22.0.0.zip", - checksum: "7b4e3a243a356cd197d09773562bd1d962ed4422a7b8559cc2357ff0dac621db" + url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdDigitalSigningPlugin/22.0.1/WebIdDigitalSigningPlugin.framework-v22.0.1.zip", + checksum: "a3e348f50fce7537ea29e80c1e612bf99dd85095f0a1ac7c182e7e04441fe83d" ), .target( name: "WebIdDigitalSigningPluginWrapper",