From 2d10b55bf7335dc1bad0d1e1314c9a87f709daec Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Thu, 4 Jul 2024 22:55:11 +0200 Subject: [PATCH] add new version 13.0.7 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index c3bb2ad..a3fd35a 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/internal/de/webid-solutions/WebIdVideoIdentProductPlugin/13.0.6/WebIdVideoIdentProductPlugin.framework-v13.0.6.zip", - checksum: "9cf8118bb78c04a9041247391d19cc2f94b703f71d40f8c035970bf9ff97566c" + url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdVideoIdentProductPlugin/13.0.7/WebIdVideoIdentProductPlugin.framework-v13.0.7.zip", + checksum: "3339bea77089309b1e729f7ed211b553493f67aaafa2f27a86f5d7e6958959f5" ), .target( name: "WebIdVideoIdentProductPluginWrapper",