From 46d363425b341d6fa976eacf5d53f910e069e7a7 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Mon, 22 Jul 2024 12:02:52 +0200 Subject: [PATCH] add new version 13.0.2-SNAPSHOT-1200 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index 84ced1a..f7ab905 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-1199.zip", - checksum: "91f6e035239b8ce7f318e454afe854384207feeae6bc371f0ca64ffed7de5530" + url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdAutoIdentOnDeviceProductPlugin/13.0.2/WebIdAutoIdentOnDeviceProductPlugin.framework-v13.0.2-SNAPSHOT-1200.zip", + checksum: "c9afdc72fc120d28e49663d4230c4f310c8bd7dca1d4e6aa70460d6105977c9d" ), .target( name: "WebIdAutoIdentOnDeviceProductPluginWrapper",