From 549277e173647f49f7ffe2f8b8a6222fa1e3f0a3 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Wed, 22 Apr 2026 13:24:59 +0200 Subject: [PATCH] add new version 22.0.1-SNAPSHOT-569 --- Package.swift | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Package.swift b/Package.swift index 795678e..909a357 100644 --- a/Package.swift +++ b/Package.swift @@ -17,7 +17,7 @@ let package = Package( .package( name: "WebIdPluginCore", url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-plugin-core-spm.git", - .branch("snapshots") + .exact("21.2.0") ), .package( name: "AhoyKit", @@ -33,8 +33,8 @@ let package = Package( targets: [ .binaryTarget( name: "WebIdVideoIdentPlugin", - url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdVideoIdentPlugin/22.0.1/WebIdVideoIdentPlugin.framework-v22.0.1-SNAPSHOT-566.zip", - checksum: "ac4c6d737e64a369e10b067f28454c16ac591e2f3f1c66f8b033a1c28146565d" + url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdVideoIdentPlugin/22.0.1/WebIdVideoIdentPlugin.framework-v22.0.1-SNAPSHOT-569.zip", + checksum: "64a46c98944935b0ab41dc3a3e0fae0e894e1d55a1af862eb1ea2f654ce5eb59" ), .target( name: "WebIdVideoIdentPluginWrapper",