From ad12238ee27fd5c2e1cf20951a35c49109803e7e Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Tue, 23 Jul 2024 14:46:39 +0200 Subject: [PATCH] add new version 13.0.10 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index c2c0a17..6d34d5e 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.0.9/WebIdEIdProductPlugin.framework-v13.0.9.zip", - checksum: "a25b150aee60c0d896b1042b45c63c74340baec86c5c9229789d4ecd602f895b" + url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdEIdProductPlugin/13.0.10/WebIdEIdProductPlugin.framework-v13.0.10.zip", + checksum: "55a84cf1e6d65447da9d3d6adddc2f34c145a6bcef2de1f746696e1a42d0f2b4" ), .target( name: "WebIdEIdProductPluginWrapper",