From 6e25a9d202da1a35bbd076615a81ed26ec9e3954 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Mon, 28 Apr 2025 17:16:16 +0200 Subject: [PATCH] add new version 13.4.1-SNAPSHOT-1271 --- Package.swift | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Package.swift b/Package.swift index e77f325..92b5956 100644 --- a/Package.swift +++ b/Package.swift @@ -32,14 +32,14 @@ let package = Package( .package( name: "WebIdVideoIdentPlugin", url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackages/webid-video-ident-plugin-spm", - .exact("10.6.0") + .exact("10.6.1") ) ], targets: [ .binaryTarget( name: "WebIdVideoIdentProductPlugin", - url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdVideoIdentProductPlugin/13.4.1/WebIdVideoIdentProductPlugin.framework-v13.4.1-SNAPSHOT-1269.zip", - checksum: "3720351d1554a0a5c1aa3e221b073d96c043116b2ff7d30e8c011205c27a5feb" + url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdVideoIdentProductPlugin/13.4.1/WebIdVideoIdentProductPlugin.framework-v13.4.1-SNAPSHOT-1271.zip", + checksum: "c19b25c240402af8712ce69a3881325e3755197cc6c20a5ce5445d607d5c5b57" ), .target( name: "WebIdVideoIdentProductPluginWrapper",