From c8d21160af56cccf2711b00a12a80dfcf4ce8349 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Fri, 17 Apr 2026 16:16:49 +0200 Subject: [PATCH] add new version 22.0.2-SNAPSHOT-1067 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index 5c9c162..ee9454f 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.2/WebIdDigitalSigningPlugin.framework-v22.0.2-SNAPSHOT-1066.zip", - checksum: "6ecf3551efe65d8e6cad16ea969d7edbadff0a45c78bb233022c8a018bdde67a" + url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdDigitalSigningPlugin/22.0.2/WebIdDigitalSigningPlugin.framework-v22.0.2-SNAPSHOT-1067.zip", + checksum: "131e3ad915031524cb070391130b50f5fbea1cad65a2f74fced028e61e452844" ), .target( name: "WebIdDigitalSigningPluginWrapper",