From 0a1ae05a648dc394784a2ce33ddf776c2b4003e8 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Fri, 19 Apr 2024 02:13:26 +0200 Subject: [PATCH] add new version 12.0.3-SNAPSHOT-1136 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index 14bc77f..1766c49 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.3/WebIdAutoIdentOnServerProductPlugin.framework-v12.0.3-SNAPSHOT-1135.zip", - checksum: "12e44bebe60ef558fb2936848578cc178099c38a66444c63b2467423f36a60a8" + url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdAutoIdentOnServerProductPlugin/12.0.3/WebIdAutoIdentOnServerProductPlugin.framework-v12.0.3-SNAPSHOT-1136.zip", + checksum: "396e204f4ac145ef24a38bc15941a7304be63669e9427d8c55dbf32ae94367ce" ), .target( name: "WebIdAutoIdentOnServerProductPluginWrapper",