diff --git a/Package.swift b/Package.swift index b893e84..4209452 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.3.0/WebIdDigitalSigningPlugin.framework-v20.3.0.zip", - checksum: "69b0c64b19d009d505abd66ef17aa72489baf203b6c68a548faf19c5e6dcd8d6" + url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdDigitalSigningPlugin/20.3.1/WebIdDigitalSigningPlugin.framework-v20.3.1.zip", + checksum: "7b431e68ef480b4cf52eda01b1417b8aff3894f46523c782c30f6de0a72a4543" ), .target( name: "WebIdDigitalSigningPluginWrapper",