From c95ff6bb3f86ac2a455d58689e848c5703fb3b1a Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Thu, 25 Jul 2024 12:15:35 +0200 Subject: [PATCH] add new version 13.0.14 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index 1f38146..a2aab0e 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.13/WebIdEIdOnServerProductPlugin.framework-v13.0.13.zip", - checksum: "b003e332ceca2f164b4dec48f3c959cbf93eb8e60ac5d166d827870684158c66" + url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdEIdOnServerProductPlugin/13.0.14/WebIdEIdOnServerProductPlugin.framework-v13.0.14.zip", + checksum: "40b8bbb407f0e5d68e0a63e2b04235e0bf58e54fbfd38ab7192dd98259316841" ), .target( name: "WebIdEIdOnServerProductPluginWrapper",