From 550668f215d191cc6b3a901e2345184cf935fac7 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Mon, 26 May 2025 19:56:19 +0200 Subject: [PATCH] add new version 12.3.3 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index 74a4a49..4ed388c 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/internal/de/webid-solutions/WebIdPluginCore/12.3.2/WebIdPluginCore.framework-v12.3.2.zip", - checksum: "ae165fe3aca6b5ad646879089736fb17f2de44f3d1af2aec614e23974bf4b448" + url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdPluginCore/12.3.3/WebIdPluginCore.framework-v12.3.3.zip", + checksum: "eabdb4cb7ebede96a92111106808b384a5efa91fc55ede36a91b80c377f9cb29" ), .target( name: "WebIdPluginCoreWrapper",