From 6e1c82b38db350805cdf6cf42aee6aa3df83c95b Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Tue, 9 Jul 2024 09:56:11 +0200 Subject: [PATCH] add new version 13.0.2-SNAPSHOT-1188 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index eadd6c4..c5bd3b9 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: "8d61df8d6c75eef157976a45cab44d45c496e48103c085a513dd150041fe2592" + url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdAutoIdentOnDeviceProductPlugin/13.0.2/WebIdAutoIdentOnDeviceProductPlugin.framework-v13.0.2-SNAPSHOT-1188.zip", + checksum: "13450ff58e312de71f6fb585f2b661277d893dce6cdce8fed225d8348a652057" ), .target( name: "WebIdAutoIdentOnDeviceProductPluginWrapper",