From 8860bc69b3aefaeb4b6377015c5d874c2db112a7 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Thu, 23 Apr 2026 15:51:46 +0200 Subject: [PATCH] add new version 21.2.1-SNAPSHOT-403 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index 4e424d3..2fcb14b 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-402.zip", - checksum: "cc42a8d28640ab224009fd72875269397246fe319a976b4de9cbea95868884fe" + url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdPluginCore/21.2.1/WebIdPluginCore.framework-v21.2.1-SNAPSHOT-403.zip", + checksum: "840fbc02ac933709a787f27eacc54e2770e3e4d37e6b6127d2dd58e1678ceab5" ), .target( name: "WebIdPluginCoreWrapper",