From 1cc54a1df280f4415424e9fb7334b7779aac98e0 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Tue, 12 May 2026 12:30:25 +0200 Subject: [PATCH] add new version 21.2.1-SNAPSHOT-408 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index 1bf81c1..5ec58f2 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.2.1/WebIdPluginCore.framework-v21.2.1-SNAPSHOT-407.zip", - checksum: "d261ccb6781be1b81f082895d6e65196ed81574c00169a44e93abb6bd10f4ddf" + url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdPluginCore/21.2.1/WebIdPluginCore.framework-v21.2.1-SNAPSHOT-408.zip", + checksum: "76f32aa5c488583623613b2c9f0019419c1c563e99397f0bf55bcb90f7203ac9" ), .target( name: "WebIdPluginCoreWrapper",