From 440d0f14b6a28bb2d40ce44304b31321b4aa7e20 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Fri, 17 May 2024 15:57:40 +0200 Subject: [PATCH] add new version 9.0.2-SNAPSHOT-325 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index 0ec5c74..7711c7c 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.2/WebIdVideoIdentPlugin.framework-v9.0.2-SNAPSHOT-324.zip", - checksum: "04871064377c835ed27e7ce5e376e894b063a6c326b9184dd6f8780219058921" + url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdVideoIdentPlugin/9.0.2/WebIdVideoIdentPlugin.framework-v9.0.2-SNAPSHOT-325.zip", + checksum: "c22a532c8671a0cc595803230a6499c9d81e9c1dd43ec529dc2acc398872a5b7" ), .target( name: "WebIdVideoIdentPluginWrapper",