From dc8128a171381515471a486761dfa6463a53938c Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Mon, 17 Feb 2025 09:29:02 +0100 Subject: [PATCH] add new version 14.3.0-SNAPSHOT-1294 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index 93bda14..60a7826 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/redesign-v4-snapshots/de/webid-solutions/WebIdAutoIdentOnDeviceProductPlugin/14.3.0/WebIdAutoIdentOnDeviceProductPlugin.framework-v14.3.0-SNAPSHOT-1293.zip", - checksum: "e7dcf1e07ec53281a0c249e2a0d5f785ab6dfcf05a829bc29879fab478862072" + url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdAutoIdentOnDeviceProductPlugin/14.3.0/WebIdAutoIdentOnDeviceProductPlugin.framework-v14.3.0-SNAPSHOT-1294.zip", + checksum: "a870056b57bebc3548a666b0b558899412644150519483de606ac8983ba136c1" ), .target( name: "WebIdAutoIdentOnDeviceProductPluginWrapper",