From 0d150acb7882f733e9ef2e006b8bf55e158860ec Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Tue, 8 Oct 2024 11:04:44 +0200 Subject: [PATCH] add new version 10.0.2-SNAPSHOT-350 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index 71dda4d..ee4e4f2 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-349.zip", - checksum: "6889fe5a2cd24758560733582263c6980ae6cffa81907530e78ac4fc94f88138" + url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdVideoIdentPlugin/10.0.2/WebIdVideoIdentPlugin.framework-v10.0.2-SNAPSHOT-350.zip", + checksum: "3a45adac3e0886159b6cc97582a0157d9a8b8eda82c26e4bf26f32e456a97b13" ), .target( name: "WebIdVideoIdentPluginWrapper",