From e3c54e4228cc53a68e8cf0995f41723a620e89a9 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Mon, 30 Mar 2026 17:56:43 +0200 Subject: [PATCH] add new version 21.1.1-SNAPSHOT-397 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index 142cbf2..d1cca9e 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-396.zip", - checksum: "3a3bd2bcdf8923d76299096f0b0975161b653208fcb31fce4534cf4915d45029" + url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdPluginCore/21.1.1/WebIdPluginCore.framework-v21.1.1-SNAPSHOT-397.zip", + checksum: "a3fe6f2296cfcaa2d26550d0226ed962fa3a330066e30fd8dd3fb502ac4bc0d4" ), .target( name: "WebIdPluginCoreWrapper",