From 5eeb841093ee03f5c8317e532b1a1a4ffb3a2fdc Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Thu, 26 Mar 2026 17:46:37 +0100 Subject: [PATCH] add new version 21.0.6-SNAPSHOT-390 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index 95b3fe4..f7b6808 100644 --- a/Package.swift +++ b/Package.swift @@ -28,8 +28,8 @@ let package = Package( targets: [ .binaryTarget( name: "WebIdPluginCore", - url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdPluginCore/21.0.6/WebIdPluginCore.framework-v21.0.6-SNAPSHOT-388.zip", - checksum: "63a9fb4c13658f1c1413e124649c4af20422d7c851ac962dbe8c63bce33883dc" + url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdPluginCore/21.0.6/WebIdPluginCore.framework-v21.0.6-SNAPSHOT-390.zip", + checksum: "27e1cada37981f7bab6c1f12e00011d054c9f5ec6f2cbea7c1cc419840fdc3d8" ), .target( name: "WebIdPluginCoreWrapper",