6
0

add new version 13.3.1

This commit is contained in:
mac-mini-003 2025-02-03 14:38:37 +01:00
parent 43fd966141
commit 7e0a8e2b26

View File

@ -17,7 +17,7 @@ let package = Package(
.package(
name: "WebIdDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/spm/SwiftPackageRedesignV4/webid-document-scanner-spm.git",
.exact("13.3.0")
.exact("13.3.1")
),
.package(
name: "WebIdPluginCore",
@ -28,8 +28,8 @@ let package = Package(
targets: [
.binaryTarget(
name: "WebIdOnServerDocumentScanner",
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdOnServerDocumentScanner/13.3.0/WebIdOnServerDocumentScanner.framework-v13.3.0.zip",
checksum: "fdc927a44313fc33cc937ea828a45af74e2535554d48cba02069f6d39ff83841"
url: "https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4/de/webid-solutions/WebIdOnServerDocumentScanner/13.3.1/WebIdOnServerDocumentScanner.framework-v13.3.1.zip",
checksum: "20d0a2014bd2a99ac7d1c8ad3e69de08380b6d8c822c6af1c4c35b110234d58b"
),
.target(
name: "WebIdOnServerDocumentScannerWrapper",