From 7f137396be97f1a0f0973feda200cfd8c613c9df Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Wed, 10 Jul 2024 14:19:30 +0200 Subject: [PATCH] add new version 12.0.1-SNAPSHOT-1295 --- Package.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Package.swift b/Package.swift index 4406d77..40175c7 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-1294.zip", - checksum: "5e27cbb64caf55327dafd6483ff64f84c71f4797a058c68eb307a60b6202cfc2" + 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" ), .target( name: "WebIdOnDeviceDocumentScannerWrapper",