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