From 976cfe6e694afdc787fac889ec17c18653711aa4 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Wed, 18 Sep 2024 14:06:14 +0200 Subject: [PATCH] add new version 14.0.0-SNAPSHOT-1221 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index d968d75..e7f1832 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/redesign-v4-snapshots/de/webid-solutions/WebIdVideoIdentProductPlugin/14.0.0/WebIdVideoIdentProductPlugin.framework-v14.0.0-SNAPSHOT-1220.zip", - checksum: "dc2498e452a3d6172130bbbb6b2130afdbb34fe6ac188cf01a0ae3e76e07d07f" + url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdVideoIdentProductPlugin/14.0.0/WebIdVideoIdentProductPlugin.framework-v14.0.0-SNAPSHOT-1221.zip", + checksum: "7a4c081a15529e0523aa598840aebf95fb145dcff067df1097cb8eb894e35697" ), .target( name: "WebIdVideoIdentProductPluginWrapper",