From cbf0d0d2c3e7c29b5ffbf7a51efeb4276f4025be Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Fri, 22 Mar 2024 08:34:59 +0100 Subject: [PATCH] add new version 12.0.0-SNAPSHOT-1117 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index 73b2fdb..a539eb5 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/12.0.0/WebIdEIdOnServerProductPlugin.framework-v12.0.0-SNAPSHOT-1116.zip", - checksum: "183a1207147865bf44daa3b398c84f784adf4b8d8bd18bb671c203f8d7749323" + url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEIdOnServerProductPlugin/12.0.0/WebIdEIdOnServerProductPlugin.framework-v12.0.0-SNAPSHOT-1117.zip", + checksum: "c621bc93edea024d3b066eb15e5a2434f1146e257782fca39b7168b483178162" ), .target( name: "WebIdEIdOnServerProductPluginWrapper",