From b7c170c517dc82c73bfd5674dff79c4f1599df11 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Tue, 9 Jun 2026 11:36:13 +0200 Subject: [PATCH] add new version 23.0.4 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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",