From 97c6bf8fb68d084909941a8da7eb1d7219486ad8 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Wed, 20 May 2026 13:42:51 +0200 Subject: [PATCH] add new version 22.1.3-SNAPSHOT-1657 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index 3587dbc..a105425 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-1656.zip", - checksum: "7b33a868a178f221578697ed0ca848cc229714b035802c0e24d66af9a4d3069d" + url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdOnDeviceDocumentScanner/22.1.3/WebIdOnDeviceDocumentScanner.framework-v22.1.3-SNAPSHOT-1657.zip", + checksum: "e324f1a00fe5486a4bb62c17313d7a892794b19815d80b1c2885b656d123b75d" ), .target( name: "WebIdOnDeviceDocumentScannerWrapper",