From 51b16231bf792760c95e08b793d56a55519bc391 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Wed, 29 May 2024 16:01:39 +0200 Subject: [PATCH] add new version 13.0.1-SNAPSHOT-1162 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index 3423fcf..fcc05a1 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.1/WebIdVideoIdentProductPlugin.framework-v13.0.1-SNAPSHOT-1161.zip", - checksum: "2038781a6bfdc84ccf93c8b14d0fbede08976276157f3a9a1fc25255a483051d" + url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdVideoIdentProductPlugin/13.0.1/WebIdVideoIdentProductPlugin.framework-v13.0.1-SNAPSHOT-1162.zip", + checksum: "58f082f63ee790716c2b7ad38d018040fffd0d8efa4b6e9f6a094a3ed4f62c94" ), .target( name: "WebIdVideoIdentProductPluginWrapper",