diff --git a/Package.swift b/Package.swift index ca5db07..8686105 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/20.4.0/WebIdDigitalSigningPlugin.framework-v20.4.0.zip", - checksum: "c22091dc73f3ca79e24dc3efb519782dc7e9b8e1065e2f1e76d71409e9fb7dc4" + url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdDigitalSigningPlugin/20.4.1/WebIdDigitalSigningPlugin.framework-v20.4.1.zip", + checksum: "37696c10e5ee82aed3d5f442bbd1ca47cf29e361023421d79ef103c07b51904d" ), .target( name: "WebIdDigitalSigningPluginWrapper",