From 384f9e2f221b0166c44d1370c0ca2d3caec9e7da Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Wed, 10 Jul 2024 15:39:00 +0200 Subject: [PATCH] add new version 12.0.1-SNAPSHOT-1296 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index 40175c7..2bb7472 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-1295.zip", - checksum: "eadca3fb5b4c57fefcdcc1a426764d3bcdb4038b80fad3154275fb5c77eb8ef0" + url: "https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdOnDeviceDocumentScanner/12.0.1/WebIdOnDeviceDocumentScanner.framework-v12.0.1-SNAPSHOT-1296.zip", + checksum: "f4045a06562ad8354581c93fb6a47935112f3ce9cf6dbd25309b33e3bf9f33e2" ), .target( name: "WebIdOnDeviceDocumentScannerWrapper",