From 130b64d3c90c10fd891d20e20fd659dc68af0247 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Mon, 21 Oct 2024 17:03:18 +0200 Subject: [PATCH] add new version 10.0.2-SNAPSHOT-354 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index bce9b29..c425b55 100644 --- a/Package.swift +++ b/Package.swift @@ -38,8 +38,8 @@ let package = Package( targets: [ .binaryTarget( name: "WebIdVideoIdentPlugin", - url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdVideoIdentPlugin/10.0.2/WebIdVideoIdentPlugin.framework-v10.0.2-SNAPSHOT-353.zip", - checksum: "562178047455c7e5c9dec0326b677e08a4e65b531b14c295993d83f453762355" + url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdVideoIdentPlugin/10.0.2/WebIdVideoIdentPlugin.framework-v10.0.2-SNAPSHOT-354.zip", + checksum: "ea065787a79234d779e80038ab3715205ec2b59ed09101a5f0c0fc1fc3c187b9" ), .target( name: "WebIdVideoIdentPluginWrapper",