From 8f06642a9bac5515bfd22876ea49e42c15039814 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Wed, 25 Jun 2025 14:06:42 +0200 Subject: [PATCH] add new version 15.0.0-SNAPSHOT-800 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index bdae244..058723c 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/15.0.0/WebIdDigitalSigningPlugin.framework-v15.0.0-SNAPSHOT-798.zip", - checksum: "836877eb9cae28c63169bbae197c979e80a4719c78b3f3495c2749725afae688" + url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdDigitalSigningPlugin/15.0.0/WebIdDigitalSigningPlugin.framework-v15.0.0-SNAPSHOT-800.zip", + checksum: "44c018ef46efc48926ad4be1cd71c918d27bac5b04d51b95e8a7ec9fee79b69e" ), .target( name: "WebIdDigitalSigningPluginWrapper",