From 952f349a2f79f9e3cf2dadc9dbee175af241cde4 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Thu, 5 Feb 2026 13:41:53 +0100 Subject: [PATCH] add new version 21.0.2-SNAPSHOT-1024 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index 0a41d20..92610f9 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/snapshots/de/webid-solutions/WebIdDigitalSigningPlugin/21.0.2/WebIdDigitalSigningPlugin.framework-v21.0.2-SNAPSHOT-1023.zip", - checksum: "359410f03d7c08ea7b23a43eaf3f5d1ace717e21d24ca7d9d41abf7c550d6e5e" + url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdDigitalSigningPlugin/21.0.2/WebIdDigitalSigningPlugin.framework-v21.0.2-SNAPSHOT-1024.zip", + checksum: "c3198818355a04b32a51b858678cd791f9739a0e674adff170c9aa8e4aeab895" ), .target( name: "WebIdDigitalSigningPluginWrapper",