From aecf92aa4d6ea458d23689ea40f14d96b80821df Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Wed, 29 May 2024 15:26:10 +0200 Subject: [PATCH] add new version 12.0.1-SNAPSHOT-1283 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index 15d550d..98f68e5 100644 --- a/Package.swift +++ b/Package.swift @@ -28,8 +28,8 @@ let package = Package( targets: [ .binaryTarget( name: "WebIdOnDeviceDocumentScanner", - url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdOnDeviceDocumentScanner/12.0.1/WebIdOnDeviceDocumentScanner.framework-v12.0.1-SNAPSHOT-1282.zip", - checksum: "70283bd38cead8246ae61d64c7f4d506cf372c6a3eaa47e47b919fd11da4f27b" + url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdOnDeviceDocumentScanner/12.0.1/WebIdOnDeviceDocumentScanner.framework-v12.0.1-SNAPSHOT-1283.zip", + checksum: "538ad20c6d561b82f35503172ba5b522087674281938f199324dde953accf18a" ), .target( name: "WebIdOnDeviceDocumentScannerWrapper",