From 1384489a877aaf4ddff0f7eb0c5f1342bbfdfa90 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Tue, 28 May 2024 13:22:26 +0200 Subject: [PATCH] add new version 13.0.1-SNAPSHOT-1161 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index 2044556..3423fcf 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.0/WebIdVideoIdentProductPlugin.framework-v13.0.0-SNAPSHOT-1159.zip", - checksum: "7fe42ba8b84db1a1cf5687a4556019849acd51aa4c68eeabe136fedc446c463f" + url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdVideoIdentProductPlugin/13.0.1/WebIdVideoIdentProductPlugin.framework-v13.0.1-SNAPSHOT-1161.zip", + checksum: "2038781a6bfdc84ccf93c8b14d0fbede08976276157f3a9a1fc25255a483051d" ), .target( name: "WebIdVideoIdentProductPluginWrapper",