From 5f5b766f40caa28f0b272397e6e9723a4b45c58e Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Thu, 4 Jul 2024 22:54:52 +0200 Subject: [PATCH] add new version 13.0.7 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index 2387673..b9bccd6 100644 --- a/Package.swift +++ b/Package.swift @@ -38,8 +38,8 @@ let package = Package( targets: [ .binaryTarget( name: "WebIdEIdOnServerProductPlugin", - url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdEIdOnServerProductPlugin/13.0.6/WebIdEIdOnServerProductPlugin.framework-v13.0.6.zip", - checksum: "48ccab18a7e4008934c7da4eb7fde8f33cca9d705539c080743ea8792663bc59" + url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdEIdOnServerProductPlugin/13.0.7/WebIdEIdOnServerProductPlugin.framework-v13.0.7.zip", + checksum: "d29c8aa09836f59856eccc392c16b2070e681c93b68767bf77604e416367d134" ), .target( name: "WebIdEIdOnServerProductPluginWrapper",