From f5fb43c247dc82b582d8d7cfd2702e3732c6da2a Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Mon, 27 May 2024 10:57:49 +0200 Subject: [PATCH] add new version 13.0.0-SNAPSHOT-1160 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index 19032af..f43e896 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/MWI-1288/de/webid-solutions/WebIdAutoIdentOnDeviceProductPlugin/13.0.0/WebIdAutoIdentOnDeviceProductPlugin.framework-v13.0.0-SNAPSHOT-1159.zip", - checksum: "4ccce554a7229aa1b72f2afa6450fdb318247ece5d5aa6be1ab113236b7de1ee" + url: "https://api.webid-solutions.de/releases/ios/xcframework/MWI-1288/de/webid-solutions/WebIdAutoIdentOnDeviceProductPlugin/13.0.0/WebIdAutoIdentOnDeviceProductPlugin.framework-v13.0.0-SNAPSHOT-1160.zip", + checksum: "44a3a081483b337974224b091bb62bd54ba20b75355114a0122c71f06fcc102a" ), .target( name: "WebIdAutoIdentOnDeviceProductPluginWrapper",