From 4b3b586054d43bf47ddcb2b7cee098fe6d95e65f Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Wed, 1 Apr 2026 16:34:40 +0200 Subject: [PATCH] add new version 22.3.2 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index 4baecb2..454ec54 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.3.1/WebIdVideoIdProductPlugin.framework-v22.3.1.zip", - checksum: "050baee58c15b1bda89accf4d58bb46d2bd0966b4d0aac97a2fa81fb136622dd" + url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdVideoIdProductPlugin/22.3.2/WebIdVideoIdProductPlugin.framework-v22.3.2.zip", + checksum: "5bff43213a00af6f4c03d042299846face79ff184e41c463df7edd341d714050" ), .target( name: "WebIdVideoIdProductPluginWrapper",