From 86fe1cadb739537283a4be2308bc2acf4e71cf41 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Wed, 3 Jun 2026 08:38:50 +0200 Subject: [PATCH] add new version 22.1.3-SNAPSHOT-1663 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index 353407d..4ccaafe 100644 --- a/Package.swift +++ b/Package.swift @@ -38,8 +38,8 @@ let package = Package( targets: [ .binaryTarget( name: "WebIdOnDeviceDocumentScanner", - url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdOnDeviceDocumentScanner/22.1.3/WebIdOnDeviceDocumentScanner.framework-v22.1.3-SNAPSHOT-1660.zip", - checksum: "c702a8cb3e33676a183de1c29afc221c8f6f177b74cb38915ff2c20b07d59311" + url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdOnDeviceDocumentScanner/22.1.3/WebIdOnDeviceDocumentScanner.framework-v22.1.3-SNAPSHOT-1663.zip", + checksum: "9d32351c830bd49fa1fc3d0698e900133bfabf7464ecafb1d036297131382785" ), .target( name: "WebIdOnDeviceDocumentScannerWrapper",