From 7ac6f13bf56e69d3cc32dd24eb2d98dc071b073b Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Thu, 19 Mar 2026 15:00:47 +0100 Subject: [PATCH] add new version 22.2.3 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index a83f52e..2efe940 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.2/WebIdVideoIdProductPlugin.framework-v22.2.2.zip", - checksum: "594a1b5048681ed863bd3bce75c069bf4b26d46cb8e58939a0ad3e725c33f757" + url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdVideoIdProductPlugin/22.2.3/WebIdVideoIdProductPlugin.framework-v22.2.3.zip", + checksum: "e0fefcf10159e035f69a1237cc0626533fd01482ca18f6b47c8a6142e2aa1453" ), .target( name: "WebIdVideoIdProductPluginWrapper",