From 1aabf9b6b7699eb517cd64ffe0e338406fd57020 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Mon, 6 May 2024 10:26:39 +0200 Subject: [PATCH] add new version 12.0.4-SNAPSHOT-1143 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index b77abe3..325edcf 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.3/WebIdVideoIdentProductPlugin.framework-v12.0.3-SNAPSHOT-1141.zip", - checksum: "e0d9db65a05d8ba9e84dca2118f1ee45697304dcb0dc46b69db62af49e6a046b" + url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdVideoIdentProductPlugin/12.0.4/WebIdVideoIdentProductPlugin.framework-v12.0.4-SNAPSHOT-1143.zip", + checksum: "081701b0970ddc4873e499032a827c246a31f1f5d4433f1d4eb743f16e5aab34" ), .target( name: "WebIdVideoIdentProductPluginWrapper",