From 1578b5fe067a216a3efc99255ea0b9ba53d94942 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Mon, 6 May 2024 09:39:18 +0200 Subject: [PATCH] add new version 9.0.2-SNAPSHOT-321 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index bf0c94c..b2f3beb 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/9.0.0/WebIdVideoIdentPlugin.framework-v9.0.0-SNAPSHOT-319.zip", - checksum: "a48fb944ed86ee569332dd8c306f280ea29927ba335a9ba852774484f1aeb327" + url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdVideoIdentPlugin/9.0.2/WebIdVideoIdentPlugin.framework-v9.0.2-SNAPSHOT-321.zip", + checksum: "cadf02f635dad3dde57344a36c498ebbdef7ef92124cf66bfeb29f4aad5634f5" ), .target( name: "WebIdVideoIdentPluginWrapper",