From e8944c61e4966a542498d3feeb307557707d6db2 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Thu, 12 Feb 2026 16:45:34 +0100 Subject: [PATCH] add new version 22.0.4 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index 1cd0948..e438ea8 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.3/WebIdVideoIdProductPlugin.framework-v22.0.3.zip", - checksum: "2719943bb369b88e90e0a1d0c371daf2b126a5c66d59c9620a225f2d1d09ee16" + url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdVideoIdProductPlugin/22.0.4/WebIdVideoIdProductPlugin.framework-v22.0.4.zip", + checksum: "4caa331435c1721d15af7084a2921cc1aa35f4eccd61af91c9135fcff9d70944" ), .target( name: "WebIdVideoIdProductPluginWrapper",