From 6bacc5a1db2bd0043be2867ebb9f8e6c1cdcb2ec Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Thu, 28 Mar 2024 13:07:18 +0100 Subject: [PATCH] add new version 12.0.2 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index 44fa0c9..40d4902 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/12.0.1/WebIdEIdOnServerProductPlugin.framework-v12.0.1.zip", - checksum: "2baf554171a2dc280538b6d2e97081c7a83ec3c8ab131868bc8ef5d9f4063a4b" + url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdEIdOnServerProductPlugin/12.0.2/WebIdEIdOnServerProductPlugin.framework-v12.0.2.zip", + checksum: "755590be5f4a9f11daa0bb249a6bc97c98540f915a073098a7620d85b660ca72" ), .target( name: "WebIdEIdOnServerProductPluginWrapper",