From 5970b5a47e19c8303327b205ef3935db3ef265af Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Mon, 11 Mar 2024 16:24:52 +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 05b3e09..509ba59 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-1098.zip", - checksum: "e90edd83554197586063ad5c5d0dc816cf0f3e346d24d0ada2fddc573badc970" + url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdAutoIdentOnServerProductPlugin/12.0.0/WebIdAutoIdentOnServerProductPlugin.framework-v12.0.0-SNAPSHOT-1100.zip", + checksum: "9d064c32610ef8848bcf0e5a41481025da30e9882f923d7c3f307db6654a5795" ), .target( name: "WebIdAutoIdentOnServerProductPluginWrapper",