From 484fb4a76748d52546f0bba68cfa0e403b7dfaec Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Thu, 17 Apr 2025 21:31:59 +0200 Subject: [PATCH] add new version 13.6.1 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index b581988..295b2e1 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.0/WebIdEIdProductPlugin.framework-v13.6.0.zip", - checksum: "23e729c2c3953fd1abe19e9e3aec75d16579214c62ff3bf18dfb7e087a7aa8cd" + 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" ), .target( name: "WebIdEIdProductPluginWrapper",