From da611958f4863444d98327591b36743c0eacdca2 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Wed, 16 Apr 2025 13:35:01 +0200 Subject: [PATCH] add new version 10.6.0-SNAPSHOT-360 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index d4a8240..5fbc9bc 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.4.0/WebIdVideoIdentPlugin.framework-v10.4.0-SNAPSHOT-359.zip", - checksum: "235918de969d23c8a5c109cef4621d699008226288c3ce2d45104605387b678b" + url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdVideoIdentPlugin/10.6.0/WebIdVideoIdentPlugin.framework-v10.6.0-SNAPSHOT-360.zip", + checksum: "2afa80e28a3bb352bc542d659562f131f1e26e9d8de9afcad51f4434655b7db9" ), .target( name: "WebIdVideoIdentPluginWrapper",