From f821a53f97feba32dbee97fc7e8aae43e26d1a5b Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Sun, 29 Mar 2026 18:21:56 +0200 Subject: [PATCH] add new version 21.0.6-SNAPSHOT-391 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index 2539bf6..82793b1 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-390.zip", - checksum: "88dd8255748d94372f4fbbeecede52d93b9a733dc6654e178536598a45822090" + url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdPluginCore/21.0.6/WebIdPluginCore.framework-v21.0.6-SNAPSHOT-391.zip", + checksum: "5cbf504d95a4b3f488f33fa7b62b8920e3bca52768f679b3486c2f97510d276c" ), .target( name: "WebIdPluginCoreWrapper",