From 19ac2cfb6fbd0e4c82ae48119917d983e1b2e043 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Mon, 18 May 2026 15:02:23 +0200 Subject: [PATCH] add new version 22.5.1 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index 4e416c6..cb0b064 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.5.0/WebIdVideoIdProductPlugin.framework-v22.5.0.zip", - checksum: "63307190379891546f0fef341d98d2febcacd0d8172420aa0acd359c94cffc00" + url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdVideoIdProductPlugin/22.5.1/WebIdVideoIdProductPlugin.framework-v22.5.1.zip", + checksum: "3553b047d086d9dad488623a8646c12d0e1782022f42f2e62b6cc870dfe08289" ), .target( name: "WebIdVideoIdProductPluginWrapper",