From 8b605a36b3bc6551f595db9f32cd59801695ea3c Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Thu, 5 Jun 2025 16:08:37 +0200 Subject: [PATCH] add new version 12.5.3-SNAPSHOT-1346 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index ed6fafc..c33a806 100644 --- a/Package.swift +++ b/Package.swift @@ -28,8 +28,8 @@ let package = Package( targets: [ .binaryTarget( name: "WebIdIosIdentScanPlugin", - url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdIosIdentScanPlugin/12.3.0/WebIdIosIdentScanPlugin.framework-v12.3.0-SNAPSHOT-1343.zip", - checksum: "895d87ed420c2d48d8d5c220ee0b687d24de7577534b892138e22e6f8f02b711" + url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdIosIdentScanPlugin/12.5.3/WebIdIosIdentScanPlugin.framework-v12.5.3-SNAPSHOT-1346.zip", + checksum: "60fe8b46e6c467017e54ffa4006736240a2e4ff26d57a646d25818ec52b14b7a" ), .target( name: "WebIdIosIdentScanPluginWrapper",