From b813bf06d05c387d80bf098c5c30ab84419e3b66 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Tue, 25 Jun 2024 17:39:30 +0200 Subject: [PATCH] add new version 13.0.2-SNAPSHOT-1189 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index 868d584..caf37d2 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/13.0.2/WebIdAutoIdentOnDeviceProductPlugin.framework-v13.0.2-SNAPSHOT-1185.zip", - checksum: "de3a722a73d6289b687342769b7ce2562babba44c7c3a418a43c8741c28fbb59" + url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdAutoIdentOnDeviceProductPlugin/13.0.2/WebIdAutoIdentOnDeviceProductPlugin.framework-v13.0.2-SNAPSHOT-1189.zip", + checksum: "abaabce9ed7d6fc9497587ee49434862ba9ffbac06f07c1806e49b1eb45eea42" ), .target( name: "WebIdAutoIdentOnDeviceProductPluginWrapper",