From d2d106cc29a8aa8023e01fbd83b245ee761b730d Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Tue, 28 May 2024 11:28:29 +0200 Subject: [PATCH] add new version 13.0.0-SNAPSHOT-1162 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index 8661c48..e58b31f 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-1161.zip", - checksum: "0c1c2ab8160c6f273c506ebf5c89eb2039db6a77e7ac58d7f295f2438ce48efb" + url: "https://api.webid-solutions.de/releases/ios/xcframework/MWI-1288/de/webid-solutions/WebIdAutoIdentOnDeviceProductPlugin/13.0.0/WebIdAutoIdentOnDeviceProductPlugin.framework-v13.0.0-SNAPSHOT-1162.zip", + checksum: "37941ed67cea226a575b399fbadda9907dc5a6289113bfb8be8e14f831d537be" ), .target( name: "WebIdAutoIdentOnDeviceProductPluginWrapper",