From 38c0e0020c3a0c0b1ef9e87b4f964757ca58ab38 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Fri, 22 Mar 2024 08:35:26 +0100 Subject: [PATCH] add new version 12.0.0-SNAPSHOT-1117 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index 3ddf4b4..8c5b28f 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-1116.zip", - checksum: "55c1ae297270607e749badd43c09a488babe1e10eb05570be369778baa492fa7" + 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" ), .target( name: "WebIdVideoIdentProductPluginWrapper",