From 33c8766a60207af01998cc12b394fcf2236a1147 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Fri, 13 Mar 2026 14:52:22 +0100 Subject: [PATCH] add new version 22.2.1 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index dbfcb93..1aa16b1 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/22.2.0/WebIdVideoIdProductPlugin.framework-v22.2.0.zip", - checksum: "9602c58b1bfb7e18d84f89baf68b2c38755638d4e4a4720342dc041e7f4710f9" + url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdVideoIdProductPlugin/22.2.1/WebIdVideoIdProductPlugin.framework-v22.2.1.zip", + checksum: "86439f1a54b3dab8d46b04b1bfb131b7505ebf42d27b34a64a493ab1811b2838" ), .target( name: "WebIdVideoIdProductPluginWrapper",