From 1d2293da0aa738e88f50c61359b1456b2a21d308 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Tue, 28 May 2024 13:21:39 +0200 Subject: [PATCH] add new version 13.0.1-SNAPSHOT-1161 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index 7e57e75..a4784cd 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/snapshots/de/webid-solutions/WebIdEIdOnServerProductPlugin/13.0.0/WebIdEIdOnServerProductPlugin.framework-v13.0.0-SNAPSHOT-1159.zip", - checksum: "f6a127c9757e5e6782763e0a31e2996159af1736543a79e85e432bd2a3970c64" + url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEIdOnServerProductPlugin/13.0.1/WebIdEIdOnServerProductPlugin.framework-v13.0.1-SNAPSHOT-1161.zip", + checksum: "cee9b0951b30f7aeb153fee188d1f21be15142f27fa39171127329dc3d966875" ), .target( name: "WebIdEIdOnServerProductPluginWrapper",