diff --git a/Package.swift b/Package.swift index eca3898..e73a25c 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/23.0.3/WebIdDigitalSigningPlugin.framework-v23.0.3.zip", - checksum: "13c480963fc83ad3e3c72c45dba2800572cd9ced49ebf8322f85cd9187949a3e" + url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdDigitalSigningPlugin/23.0.4/WebIdDigitalSigningPlugin.framework-v23.0.4.zip", + checksum: "a91b4c6d9935c99e02aee3c721ac6517d9760d019c89712760e90607ae648f62" ), .target( name: "WebIdDigitalSigningPluginWrapper",