From a0004fe68f0eb3c62008124baa4594d9a167a3aa Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Tue, 28 Jan 2025 11:14:27 +0100 Subject: [PATCH] add new version 12.3.0-SNAPSHOT-1329 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index 1225328..b390c40 100644 --- a/Package.swift +++ b/Package.swift @@ -23,8 +23,8 @@ let package = Package( targets: [ .binaryTarget( name: "WebIdDocumentScanner", - url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdDocumentScanner/12.3.0/WebIdDocumentScanner.framework-v12.3.0-SNAPSHOT-1326.zip", - checksum: "ae7c00b15e2a4190b8c2180f44cd283463333cb92baf48734782fa9035d7cba3" + url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdDocumentScanner/12.3.0/WebIdDocumentScanner.framework-v12.3.0-SNAPSHOT-1329.zip", + checksum: "3baaa5dae3e899118fee1320b2860b237ad17638b2c63ea82bbac1f7530ddffe" ), .target( name: "WebIdDocumentScannerWrapper",