From ba4e59216823482982a372a98305512b19c85128 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Thu, 28 Mar 2024 11:18:59 +0100 Subject: [PATCH] add new version 12.0.2-SNAPSHOT-1124 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index 93e8760..0866d50 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/12.0.0/WebIdVideoIdentProductPlugin.framework-v12.0.0-SNAPSHOT-1122.zip", - checksum: "027951b1b7fb8987679e01c8b2014afe9a4484db77118b174d048fbb51d5c87d" + url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdVideoIdentProductPlugin/12.0.2/WebIdVideoIdentProductPlugin.framework-v12.0.2-SNAPSHOT-1124.zip", + checksum: "34b3dd3c215464fa85e233b7aa75ad3f29f6b384393109ce9536ca0527d924f9" ), .target( name: "WebIdVideoIdentProductPluginWrapper",