From f2d05df9c240634d3fafa015bc1ba5f2a6f66b18 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Mon, 11 Mar 2024 16:25:23 +0100 Subject: [PATCH] add new version 12.0.0-SNAPSHOT-1100 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index 94d7a04..f4610e9 100644 --- a/Package.swift +++ b/Package.swift @@ -28,8 +28,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-1098.zip", - checksum: "295abe969eb53f6e8bd184277c67f5323b42ce76ac9598f93eb85455b4d396f6" + url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdVideoIdentProductPlugin/12.0.0/WebIdVideoIdentProductPlugin.framework-v12.0.0-SNAPSHOT-1100.zip", + checksum: "afa837aac4c6af3df65ee58a487921b10023db19851de86c086278c13ed23d5f" ), .target( name: "WebIdVideoIdentProductPluginWrapper",