From 7b036e06fb095961e0012cd0e8ae0915eed87043 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Thu, 23 May 2024 11:27:58 +0200 Subject: [PATCH] add new version 10.0.0-SNAPSHOT-328 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index 23f2744..2712ee5 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.0/WebIdVideoIdentPlugin.framework-v10.0.0-SNAPSHOT-327.zip", - checksum: "eb690686da7d14e68cf7fa4ec1231c98b55ca4b917a8067e393fe9e275bea6f6" + url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdVideoIdentPlugin/10.0.0/WebIdVideoIdentPlugin.framework-v10.0.0-SNAPSHOT-328.zip", + checksum: "52163ca71055713189515b8e04660a4d0f6718b2536efd5acabef90b094de466" ), .target( name: "WebIdVideoIdentPluginWrapper",