From 47928a04dcd1b42b8076f06441ba128a038c4ba7 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Tue, 26 Mar 2024 13:30:04 +0100 Subject: [PATCH] add new version 12.0.0-SNAPSHOT-1122 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index 8c5b28f..93e8760 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-1117.zip", - checksum: "9b115b901e9917fe1de54eb6a4f421911b3d8eae717dcbe31747197d37a0883e" + 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" ), .target( name: "WebIdVideoIdentProductPluginWrapper",