From 9935fbd20b20f510f9db89b6d316b47c8c10ae49 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Fri, 2 Aug 2024 17:02:01 +0200 Subject: [PATCH] add new version 13.0.2-SNAPSHOT-1203 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index f1a141f..031e126 100644 --- a/Package.swift +++ b/Package.swift @@ -38,8 +38,8 @@ let package = Package( targets: [ .binaryTarget( name: "WebIdVideoIdentProductPlugin", - url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdVideoIdentProductPlugin/13.0.2/WebIdVideoIdentProductPlugin.framework-v13.0.2-SNAPSHOT-1201.zip", - checksum: "afa129b38651b6ddaccf96d15760b9dca26c2f30c5b39ae3c1cdfba8ee871484" + url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdVideoIdentProductPlugin/13.0.2/WebIdVideoIdentProductPlugin.framework-v13.0.2-SNAPSHOT-1203.zip", + checksum: "58ca2f3176f341f4fe737a80ef723783c23ee41af8b7ffb9bc2914292a7e1203" ), .target( name: "WebIdVideoIdentProductPluginWrapper",