From ddd2fc549e92f75aa42f2b04b805938140a65b11 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Fri, 17 Jan 2025 15:28:50 +0100 Subject: [PATCH] add new version 14.3.0-SNAPSHOT-1262 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index 76362aa..1f6486a 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-1261.zip", - checksum: "ad0597eaf776b851bb12a718ebf54d4a69f3ebf5f763e4869a8326260cc59f7b" + 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-1262.zip", + checksum: "00f15e9a72cfc2d88e59b638a157f3f497ada5f27956c1c969a96278b5d56c69" ), .target( name: "WebIdAutoIdentOnDeviceProductPluginWrapper",