From d5b2cab6a8bd1ebb0aee32d30e73bad049747a68 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Mon, 29 Sep 2025 13:02:11 +0200 Subject: [PATCH] add new version 20.2.2-SNAPSHOT-962 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index 13e499a..18e956c 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/20.2.2/WebIdDigitalSigningPlugin.framework-v20.2.2-SNAPSHOT-961.zip", - checksum: "2e2659fcb7f3c78b4c15c2162149ddb8ad4b40649a53f2ef3701d7504a7e6c6a" + url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdDigitalSigningPlugin/20.2.2/WebIdDigitalSigningPlugin.framework-v20.2.2-SNAPSHOT-962.zip", + checksum: "e917ee1b9bca1ee036e90c5d37dd0151c0a26e567e2e702cc446958b6413dd4c" ), .target( name: "WebIdDigitalSigningPluginWrapper",