From de1c83a59fc394515a263e061decebf859664586 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Tue, 2 Jun 2026 11:55:38 +0200 Subject: [PATCH] add new version 23.0.2-SNAPSHOT-1090 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index c2b0b44..2cefe1d 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/23.0.2/WebIdDigitalSigningPlugin.framework-v23.0.2-SNAPSHOT-1089.zip", - checksum: "7a36c13255ef7079f671db9e93e051f66d7a1128c9ac1d0ea48142c2cc15ee5c" + url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdDigitalSigningPlugin/23.0.2/WebIdDigitalSigningPlugin.framework-v23.0.2-SNAPSHOT-1090.zip", + checksum: "998aadb4c862b148c4b8e649e2eb17dee2212efd9510757ce59677a3834bff63" ), .target( name: "WebIdDigitalSigningPluginWrapper",