From b67553f9ee2801e32c7432d9b10b69ed5ff01566 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Tue, 18 Jun 2024 16:51:13 +0200 Subject: [PATCH] add new version 13.0.1 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index 10bc8fa..2c1e394 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.0/WebIdVideoIdentProductPlugin.framework-v13.0.0.zip", - checksum: "343e7b833ed7fdbf7c5ae69ae01ebcca7f05576934b4ce47804452bc88b01ffa" + url: "https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdVideoIdentProductPlugin/13.0.1/WebIdVideoIdentProductPlugin.framework-v13.0.1.zip", + checksum: "b97ce0115f3617343152a0af90605f4205dd200219fa2f04409fb4ccb99b057c" ), .target( name: "WebIdVideoIdentProductPluginWrapper",