From 33ed42bf0dd27c64b77ac8e32e3e1d013a256d4e Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Tue, 16 Jul 2024 14:47:16 +0200 Subject: [PATCH] add new version 13.0.2-SNAPSHOT-1194 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index 08b5d65..4d26acd 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.2/WebIdVideoIdentProductPlugin.framework-v13.0.2-SNAPSHOT-1189.zip", - checksum: "3be1f66084cc5efd4d595322e776e7a2522292978809ff32482a4fc7f848281c" + url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdVideoIdentProductPlugin/13.0.2/WebIdVideoIdentProductPlugin.framework-v13.0.2-SNAPSHOT-1194.zip", + checksum: "741fa0d120ffeb5605f4694a83ed12dd0a0383b2aa9e3893fd8df840ea4d67f2" ), .target( name: "WebIdVideoIdentProductPluginWrapper",