From daad1fb09e0ca630a729578086a2d49fda238ef6 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Fri, 29 Aug 2025 15:52:24 +0200 Subject: [PATCH] add new version 15.0.1 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index 9f21843..e525e03 100644 --- a/Package.swift +++ b/Package.swift @@ -38,8 +38,8 @@ let package = Package( targets: [ .binaryTarget( name: "WebIdVideoIdentProductPlugin", - url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdVideoIdentProductPlugin/15.0.0/WebIdVideoIdentProductPlugin.framework-v15.0.0.zip", - checksum: "bca2250fff07461fbd5713406502812396f784f32f0471a5c11949832c6abb65" + url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdVideoIdentProductPlugin/15.0.1/WebIdVideoIdentProductPlugin.framework-v15.0.1.zip", + checksum: "8a9c353ba406b386e7c59eb2c9d7bb287990b0c5d997f3cd552ec2689c2091f1" ), .target( name: "WebIdVideoIdentProductPluginWrapper",