From 8bfd6398a7d5a945b0b2dbe774dd33027cc82292 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Mon, 3 Jun 2024 13:22:25 +0200 Subject: [PATCH] add new version 13.0.1-SNAPSHOT-1163 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index fcc05a1..7ee0bfc 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/13.0.1/WebIdVideoIdentProductPlugin.framework-v13.0.1-SNAPSHOT-1162.zip", - checksum: "58f082f63ee790716c2b7ad38d018040fffd0d8efa4b6e9f6a094a3ed4f62c94" + url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdVideoIdentProductPlugin/13.0.1/WebIdVideoIdentProductPlugin.framework-v13.0.1-SNAPSHOT-1163.zip", + checksum: "19c2441b0a9c6280edce2a392f714675eead753e9ec261cc34274fd2b3db43fa" ), .target( name: "WebIdVideoIdentProductPluginWrapper",