From 876d0d2ad5837352a96aea0c0f3b913bc8265c1f Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Tue, 24 Feb 2026 17:15:36 +0100 Subject: [PATCH] add new version 22.1.1 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index 798e7b8..0addc57 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.1.0/WebIdVideoIdProductPlugin.framework-v22.1.0.zip", - checksum: "14420d048111b4a3ec7c5c6e71f5f9bc0cc79fba7b06f721be5528f2b2f6188d" + url: "https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdVideoIdProductPlugin/22.1.1/WebIdVideoIdProductPlugin.framework-v22.1.1.zip", + checksum: "80abd5b1309dd11ee7c67387b94eec94d587eaed01e02f1048f24514ae3183b6" ), .target( name: "WebIdVideoIdProductPluginWrapper",