From 0fb8d0ac122be2ed037d1dd17851e4e09a010953 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Mon, 28 Apr 2025 18:16:01 +0200 Subject: [PATCH] add new version 13.6.2 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index 295b2e1..cc72ed6 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/13.6.1/WebIdEIdProductPlugin.framework-v13.6.1.zip", - checksum: "1ea5e4c6f4fcd395e17cd02f8429c9a0fc84fb751e8870e08ba7c152d7e366dd" + url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdEIdProductPlugin/13.6.2/WebIdEIdProductPlugin.framework-v13.6.2.zip", + checksum: "ebd95452c4c53c924b6ad2e19135cc1dc22e5015111e598b71626d0bf791519b" ), .target( name: "WebIdEIdProductPluginWrapper",