From 2a870d241d3f9b6860337227c70bc5be6ea1642c Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Mon, 22 Jul 2024 12:58:21 +0200 Subject: [PATCH] add new version 10.0.2-SNAPSHOT-342 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index faf6c6c..b825ca6 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-340.zip", - checksum: "e3c33b27010d9c448f30685bfa0d0a80baa217e2aae59068ec63973ece2d4df5" + url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdVideoIdentPlugin/10.0.2/WebIdVideoIdentPlugin.framework-v10.0.2-SNAPSHOT-342.zip", + checksum: "339ea0842ac4314d7b5e18fe60f1f0c5b0cc2a1c7e49dff6ba743335143879ae" ), .target( name: "WebIdVideoIdentPluginWrapper",