From 00f5ec594c865d700a7a1a3c1eb1eeac86e5481d Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Mon, 1 Jul 2024 11:18:45 +0200 Subject: [PATCH] add new version 13.0.5 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index ea47cc3..0517d14 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.4/WebIdEIdProductPlugin.framework-v13.0.4.zip", - checksum: "267a3fc976d26fa34cab9fc75dc628be02624096c782b5044133c372fbe9659d" + url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdEIdProductPlugin/13.0.5/WebIdEIdProductPlugin.framework-v13.0.5.zip", + checksum: "bf973eb6e8f4840e7b15016640192c3d3cfc0e64d079797dcd744c3aa63b4643" ), .target( name: "WebIdEIdProductPluginWrapper",