From 297c084db7415cbb00bf5fc7c46d924a41992619 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Mon, 29 Apr 2024 13:04:04 +0200 Subject: [PATCH] add new version 9.0.0-SNAPSHOT-319 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index 47e3f09..bf0c94c 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-318.zip", - checksum: "4571d3eeaa842d5c80f1dc2b9208962c9e2c8ef5f0d2589de94a50eeb57e1e42" + 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" ), .target( name: "WebIdVideoIdentPluginWrapper",