From 39a585adabb2069a1522509753b2f5fc436bdbdd Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Wed, 20 Mar 2024 16:29:21 +0100 Subject: [PATCH] add new version 12.0.0-SNAPSHOT-1113 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index 773b8e3..baf6e7b 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-1108.zip", - checksum: "e2511e1e0958ae6049eb3e7fcf676b7a77e0a1b73abc2703e3785dd81eaf7964" + url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdAutoIdentOnServerProductPlugin/12.0.0/WebIdAutoIdentOnServerProductPlugin.framework-v12.0.0-SNAPSHOT-1113.zip", + checksum: "79e1267c3b1a65e2060707ce66230940d4542099f327b2af62dcb91c4c30d8ec" ), .target( name: "WebIdAutoIdentOnServerProductPluginWrapper",