From 51e8f05baf1af6c49a88a7f60840776e6bdca9b6 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Mon, 9 Feb 2026 16:20:46 +0100 Subject: [PATCH] add new version 22.0.3 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index 411305f..1cd0948 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.0.2/WebIdVideoIdProductPlugin.framework-v22.0.2.zip", - checksum: "5aaf1f0edd690e0a575b82b86486c03488fde40de41b858ab1f5cf14d16a1ec4" + url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdVideoIdProductPlugin/22.0.3/WebIdVideoIdProductPlugin.framework-v22.0.3.zip", + checksum: "2719943bb369b88e90e0a1d0c371daf2b126a5c66d59c9620a225f2d1d09ee16" ), .target( name: "WebIdVideoIdProductPluginWrapper",