From 9dca0c7d28c28da054250f0567e156a748acdc54 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Thu, 4 Apr 2024 10:12:59 +0200 Subject: [PATCH] add new version 12.0.2-SNAPSHOT-1128 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index 66f3f94..b9c2fa1 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.2/WebIdVideoIdentProductPlugin.framework-v12.0.2-SNAPSHOT-1126.zip", - checksum: "d35a44cb00d1faf8076c02991a2158038c5bbc0f7747fc52dc6a4ed07fe3f229" + url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdVideoIdentProductPlugin/12.0.2/WebIdVideoIdentProductPlugin.framework-v12.0.2-SNAPSHOT-1128.zip", + checksum: "8a9611af67e4faa97aee5ac7a72a8c70c0943afa6949af4b5916edfb9a5fd5a5" ), .target( name: "WebIdVideoIdentProductPluginWrapper",