From b266ad182d2cf4cb2fb23bcd6fd09053ddead4c0 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Wed, 21 May 2025 18:58:18 +0200 Subject: [PATCH] add new version 10.6.0-SNAPSHOT-365 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index 19c970e..1a68474 100644 --- a/Package.swift +++ b/Package.swift @@ -38,8 +38,8 @@ let package = Package( targets: [ .binaryTarget( name: "WebIdVideoIdentPlugin", - url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdVideoIdentPlugin/10.6.0/WebIdVideoIdentPlugin.framework-v10.6.0-SNAPSHOT-364.zip", - checksum: "60f248422d8437b3353556777759ac68bf8030f3dfaa45f883d4b1624e40fa0e" + url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdVideoIdentPlugin/10.6.0/WebIdVideoIdentPlugin.framework-v10.6.0-SNAPSHOT-365.zip", + checksum: "fc8ae37709d7f6cddc5ff957d35e7e7d2c865d859ee9299ca8ee1da021932717" ), .target( name: "WebIdVideoIdentPluginWrapper",