From 7d2237c2bab48477a88bbf451ab85820c77b830d Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Wed, 20 Mar 2024 15:55:57 +0100 Subject: [PATCH] add new version 12.0.0-SNAPSHOT-1108 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index 496a69a..c41c20d 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-1107.zip", - checksum: "e9825ed30e4f1a92186a387a491c698943dbad9b9799524e7576c71bcfa57133" + url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdVideoIdentProductPlugin/12.0.0/WebIdVideoIdentProductPlugin.framework-v12.0.0-SNAPSHOT-1108.zip", + checksum: "f854cb757c3be9deae94734995690029107d4335f6f3848df9f8a4fcd7dc8a13" ), .target( name: "WebIdVideoIdentProductPluginWrapper",