From 1db49328c16d2fdf81992e6c12e7d4fb67bfd21f Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Tue, 20 May 2025 17:11:25 +0200 Subject: [PATCH] add new version 12.3.0-SNAPSHOT-1339 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index 654d85f..15be7d5 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-1337.zip", - checksum: "1caaef7bc2c2b8e62f3596379354334449821af2fdbc17c22ec33067fd5410ff" + url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdIosIdentScanPlugin/12.3.0/WebIdIosIdentScanPlugin.framework-v12.3.0-SNAPSHOT-1339.zip", + checksum: "e474b23b5ed4c239c179e02042c0a0bfd9b665c3e29a954571b79b3c66f916a6" ), .target( name: "WebIdIosIdentScanPluginWrapper",