From a3a59ab63298de6bd498502d3bb4d9705fab6b87 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Wed, 1 Apr 2026 00:09:14 +0200 Subject: [PATCH] add new version 22.3.1 --- Package.swift | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Package.swift b/Package.swift index 851a2d8..4baecb2 100644 --- a/Package.swift +++ b/Package.swift @@ -27,7 +27,7 @@ let package = Package( .package( name: "WebIdDigitalSigningPlugin", url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-digital-signing-plugin-spm", - .exact("22.0.0") + .exact("22.0.1") ), .package( name: "WebIdVideoIdentPlugin", @@ -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.0/WebIdVideoIdProductPlugin.framework-v22.3.0.zip", - checksum: "7fc96790791dc2e5ecd4ac3bb7931811e070410bc5d34a1f8da8185787a31297" + 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" ), .target( name: "WebIdVideoIdProductPluginWrapper",