From a935ec2473b94fe391cafd4483f4a2c95e8dc1ee Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Fri, 12 Jul 2024 00:28:33 +0200 Subject: [PATCH] add new version 10.0.2-SNAPSHOT-337 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index 83873c5..5642090 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.0.1/WebIdVideoIdentPlugin.framework-v10.0.1-SNAPSHOT-336.zip", - checksum: "5aeb0c7580921ecbac5f5f830b6275ec148123cdef16112ff8e8a87cffc079cf" + url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdVideoIdentPlugin/10.0.2/WebIdVideoIdentPlugin.framework-v10.0.2-SNAPSHOT-337.zip", + checksum: "f4021b41763785a7f22eb2064fde50bae0abff0a18eb5680abafc457dae2f364" ), .target( name: "WebIdVideoIdentPluginWrapper",