From 5efb1b64a108e1db2d942dfd0e02a69564af27b2 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Tue, 10 Feb 2026 12:52:10 +0100 Subject: [PATCH] add new version 15.3.0 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index 7deb981..02bbf4b 100644 --- a/Package.swift +++ b/Package.swift @@ -38,8 +38,8 @@ let package = Package( targets: [ .binaryTarget( name: "WebIdEIdProductPlugin", - url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdEIdProductPlugin/15.2.1/WebIdEIdProductPlugin.framework-v15.2.1.zip", - checksum: "eea2adb1996fc0cc69e7043f2cc4896510892adf8e50836ddd6076d5e80b16c4" + url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdEIdProductPlugin/15.3.0/WebIdEIdProductPlugin.framework-v15.3.0.zip", + checksum: "e33ee5790ba6d957bc046078c54270682ba92db3fb55d7588fa3db77c5cec190" ), .target( name: "WebIdEIdProductPluginWrapper",