Skip to content

Commit 08f696d

Browse files
authored
New Version: ScanTailor-Experimental 1.2025.07.07 (microsoft#271687)
1 parent b11a9d5 commit 08f696d

3 files changed

Lines changed: 59 additions & 0 deletions

File tree

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json
2+
PackageIdentifier: IPEP.Scantailor-Experimental
3+
PackageVersion: 1.2025.07.07
4+
FileExtensions:
5+
- ScanTailor
6+
ReleaseDate: 2025-07-07
7+
Installers:
8+
- Architecture: x86
9+
InstallerType: nullsoft
10+
InstallerUrl: https://github.com/ImageProcessing-ElectronicPublications/scantailor-experimental/releases/download/1.2025.07.07/scantailor-experimental-1.2025.07.07-X86-32-install.exe
11+
InstallerSha256: 6236b294a618428615657597500aa5fda1823b81cac37173714f05fd2600ddfc
12+
- Architecture: x64
13+
InstallerType: nullsoft
14+
InstallerUrl: https://github.com/ImageProcessing-ElectronicPublications/scantailor-experimental/releases/download/1.2025.07.07/scantailor-experimental-1.2025.07.07-X86-64-install.exe
15+
InstallerSha256: 835337e61a46b26ae602913820a73b3e7147c7787703b2f1c04251d5a20ef4c3
16+
- Architecture: arm64
17+
InstallerType: nullsoft
18+
InstallerUrl: https://github.com/ImageProcessing-ElectronicPublications/scantailor-experimental/releases/download/1.2025.07.07/scantailor-experimental-1.2025.07.07-ARM64-Qt6-install.exe
19+
InstallerSha256: d98486aa686a76fa75e1a4724078a2c4f27644f34bfed294d1e3192927295887
20+
ManifestType: installer
21+
ManifestVersion: 1.10.0
Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json
2+
PackageIdentifier: IPEP.Scantailor-Experimental
3+
PackageVersion: 1.2025.07.07
4+
PackageLocale: en-US
5+
Publisher: IPEP
6+
PublisherUrl: https://github.com/ImageProcessing-ElectronicPublications
7+
PackageName: Scantailor-Experimental
8+
PackageUrl: https://github.com/ImageProcessing-ElectronicPublications/scantailor-experimental
9+
License: GPL-3.0
10+
LicenseUrl: https://github.com/ImageProcessing-ElectronicPublications/scantailor-experimental/blob/HEAD/LICENSE
11+
ShortDescription: Scan Tailor Experimental is an interactive post-processing tool for scanned pages.
12+
Tags:
13+
- despeckle
14+
- ebook
15+
- image
16+
- integral-image
17+
- kmeans
18+
- scanning
19+
- scantailor
20+
- segmentation
21+
- threshold
22+
ReleaseNotes: |-
23+
fly
24+
- threshold: new adjustment method
25+
- threshold: method Singh (Sauvola threshold optimization of memory by Singh)
26+
- threshold: method Fox (Wolf threshold optimization of memory by Singh)
27+
- threshold: Dynamic Window based thresholding method
28+
- threshold: Grad: correct value and adjustment method
29+
- update flatpak info by plzombie
30+
ReleaseNotesUrl: https://github.com/ImageProcessing-ElectronicPublications/scantailor-experimental/releases/tag/1.2025.07.07
31+
ManifestType: defaultLocale
32+
ManifestVersion: 1.10.0
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json
2+
PackageIdentifier: IPEP.Scantailor-Experimental
3+
PackageVersion: 1.2025.07.07
4+
DefaultLocale: en-US
5+
ManifestType: version
6+
ManifestVersion: 1.10.0

0 commit comments

Comments
 (0)