From 422e6294220c872ee9cdeddd3e3731222d225f27 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Wed, 1 Apr 2026 08:07:07 +0200 Subject: [PATCH] add new version 22.0.2-SNAPSHOT-1064 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index 6846f89..3786ab7 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/22.0.1/WebIdDigitalSigningPlugin.framework-v22.0.1-SNAPSHOT-1063.zip", - checksum: "f03da167fec4bf3e1c0df711bdd4d626711291a5a9df7858e710b743cc0e0fe3" + url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdDigitalSigningPlugin/22.0.2/WebIdDigitalSigningPlugin.framework-v22.0.2-SNAPSHOT-1064.zip", + checksum: "03661d07b832cfab3196d2955b90be45472ae6a8370e194201a8e21477c31741" ), .target( name: "WebIdDigitalSigningPluginWrapper",