From fb822598bc838173a23016e7e164ead5c85f0ffc Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Mon, 12 Jan 2026 19:18:13 +0100 Subject: [PATCH] add new version 15.1.2-SNAPSHOT-453 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index dec3e05..38523f0 100644 --- a/Package.swift +++ b/Package.swift @@ -28,8 +28,8 @@ let package = Package( targets: [ .binaryTarget( name: "WebIdEIdentPlugin", - url: "https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdEIdentPlugin/15.1.1/WebIdEIdentPlugin.framework-v15.1.1-SNAPSHOT-450.zip", - checksum: "042211c27d8dfe790d9ac25cb289577f325ca0f9bd06094a86656f3fc5a5228e" + url: "https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdEIdentPlugin/15.1.2/WebIdEIdentPlugin.framework-v15.1.2-SNAPSHOT-453.zip", + checksum: "34b0897dc9830aaf5756f1a69bf20a0b954b53e596e0abf7ab6959e2d2d1a442" ), .target( name: "WebIdEIdentPluginWrapper",