From 2ec579456c03b7d2aed02f9c8c0d009fe3203c10 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Wed, 17 Jul 2024 10:37:36 +0200 Subject: [PATCH] add new version 13.0.2-SNAPSHOT-1195 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index a26a74c..1dd5be7 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-1194.zip", - checksum: "0dfb5ba29f331464e3c2f9708580f27519d2c0ab032b5239eb813fdcf733f449" + url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdAutoIdentOnDeviceProductPlugin/13.0.2/WebIdAutoIdentOnDeviceProductPlugin.framework-v13.0.2-SNAPSHOT-1195.zip", + checksum: "a76796627e456b52b0d2f7d62b5fcadc2f18b1a98418f6d6016706618f2f40bd" ), .target( name: "WebIdAutoIdentOnDeviceProductPluginWrapper",