From 3b683275cdc5957396c74c74d021dafdb4fca493 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Tue, 3 Feb 2026 13:15:03 +0100 Subject: [PATCH] add new version 21.0.2-SNAPSHOT-366 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index 5328278..aaefaa0 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.2/WebIdPluginCore.framework-v21.0.2-SNAPSHOT-365.zip", - checksum: "53cfbe99aade268983febc671b6c58b6a436214eaba76e038b5747a56f31eb63" + url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdPluginCore/21.0.2/WebIdPluginCore.framework-v21.0.2-SNAPSHOT-366.zip", + checksum: "ab2734ac790f06782976411adf487d773940fd8864ef02d82afb6a913e152511" ), .target( name: "WebIdPluginCoreWrapper",