From 19848e4939bdb166d6a82f7c02cf15e6084c9e7b Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Fri, 24 May 2024 12:40:39 +0200 Subject: [PATCH] add new version 10.0.1-SNAPSHOT-330 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index 2712ee5..a7e7da9 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-328.zip", - checksum: "52163ca71055713189515b8e04660a4d0f6718b2536efd5acabef90b094de466" + url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdVideoIdentPlugin/10.0.1/WebIdVideoIdentPlugin.framework-v10.0.1-SNAPSHOT-330.zip", + checksum: "355f4c32b8bb5d82ddb09eac2b2b7a674e8cf2ef41c30b1c8f2041bf91a52b09" ), .target( name: "WebIdVideoIdentPluginWrapper",