From 77a56ce36336c174391096735c391f7159887871 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Mon, 11 Mar 2024 16:24:57 +0100 Subject: [PATCH] add new version 12.0.0-SNAPSHOT-1100 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index 4b4037e..1c6d5ac 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-1098.zip", - checksum: "a24a4129a97939f310b3057aec3f20938ecc894518bc3e0985a24bc29dd5d036" + url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEIdOnServerProductPlugin/12.0.0/WebIdEIdOnServerProductPlugin.framework-v12.0.0-SNAPSHOT-1100.zip", + checksum: "3c885da4e23a14025cf837398c5ff55ebe6b614af61e29d5b3f23d96f66b6a5d" ), .target( name: "WebIdEIdOnServerProductPluginWrapper",