From cbb6e3aaf41660665eeeea597a2a8f1525d84d32 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Thu, 21 Mar 2024 14:14:04 +0100 Subject: [PATCH] add new version 12.0.0-SNAPSHOT-1116 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index e49b8ac..c0d8e81 100644 --- a/Package.swift +++ b/Package.swift @@ -33,8 +33,8 @@ let package = Package( targets: [ .binaryTarget( name: "WebIdAutoIdentOnServerProductPlugin", - url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdAutoIdentOnServerProductPlugin/12.0.0/WebIdAutoIdentOnServerProductPlugin.framework-v12.0.0-SNAPSHOT-1115.zip", - checksum: "0eb3c11000894fcc8be19ec6c5ec591a1b3df265c7a1e849f0eed429986054a3" + url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdAutoIdentOnServerProductPlugin/12.0.0/WebIdAutoIdentOnServerProductPlugin.framework-v12.0.0-SNAPSHOT-1116.zip", + checksum: "0ada8d2307bbf56e352ea1a793bf2944c063398a751cf5ab30742ea691863646" ), .target( name: "WebIdAutoIdentOnServerProductPluginWrapper",