From 422c2f060484e58272d0f92e63ffce3bde50e584 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Fri, 29 Aug 2025 14:14:38 +0200 Subject: [PATCH] add new version 21.0.2 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index d26068f..b22814c 100644 --- a/Package.swift +++ b/Package.swift @@ -38,8 +38,8 @@ let package = Package( targets: [ .binaryTarget( name: "WebIdVideoIdProductPlugin", - url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdVideoIdProductPlugin/21.0.1/WebIdVideoIdProductPlugin.framework-v21.0.1.zip", - checksum: "6c05c54ba138df16d9f4a422f06ff1b1b9318c112eb82fd77fdd583cf145d99d" + url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdVideoIdProductPlugin/21.0.2/WebIdVideoIdProductPlugin.framework-v21.0.2.zip", + checksum: "5eb1684596149869e754c635a4ded3033099fd00b8085d80fd315a5de00d37bd" ), .target( name: "WebIdVideoIdProductPluginWrapper",