From 2a50275c6aafdb43f0b3bcd35257fc67aeee188b Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Thu, 2 Oct 2025 11:46:32 +0200 Subject: [PATCH] add new version 20.2.2-SNAPSHOT-969 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index a30928e..8e97edc 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-967.zip", - checksum: "8563eca46c7350f63a0ec60530e860de823e91124e4f6414ca94ad5d090b78ae" + url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdDigitalSigningPlugin/20.2.2/WebIdDigitalSigningPlugin.framework-v20.2.2-SNAPSHOT-969.zip", + checksum: "04ec217850df28c2e2f03435662ab2ff1ae3456b7af59470b25b145fd8d017a8" ), .target( name: "WebIdDigitalSigningPluginWrapper",