From 4b28cc0e25901b1ef03f703165e24f42b2aac082 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Mon, 6 May 2024 10:55:42 +0200 Subject: [PATCH] add new version 12.0.4-SNAPSHOT-1144 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index 48a7998..f301ef8 100644 --- a/Package.swift +++ b/Package.swift @@ -33,8 +33,8 @@ let package = Package( targets: [ .binaryTarget( name: "WebIdAutoIdentOnDeviceProductPlugin", - url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdAutoIdentOnDeviceProductPlugin/12.0.4/WebIdAutoIdentOnDeviceProductPlugin.framework-v12.0.4-SNAPSHOT-1143.zip", - checksum: "4bced310e1016342235db3ff64fc902bab950dd667929161cf383aea1cc83f68" + url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdAutoIdentOnDeviceProductPlugin/12.0.4/WebIdAutoIdentOnDeviceProductPlugin.framework-v12.0.4-SNAPSHOT-1144.zip", + checksum: "3e7a03ec7059b34739a254778fa5f4506cfe60548abc50ad66ef14d9e4b8b5d4" ), .target( name: "WebIdAutoIdentOnDeviceProductPluginWrapper",