* Add NAPS2 package manifest * Comply with JSON manifest format (oops) * Fix package name * Fix package url
25 lines
722 B
YAML
25 lines
722 B
YAML
PackageIdentifier: "Cyanfish.NAPS2"
|
|
PackageVersion: "6.1.2"
|
|
PackageLocale: "en-US"
|
|
ManifestType: "singleton"
|
|
ManifestVersion: "1.0.0"
|
|
|
|
PackageName: "NAPS2"
|
|
PackageUrl: "https://www.naps2.com"
|
|
Tag: naps2
|
|
Tags: [pdf, scan, scanner, naps]
|
|
ShortDescription: Scan documents to PDF and other file types, as simply as possible.
|
|
|
|
Publisher: Cyanfish
|
|
PublisherUrl: "https://github.com/cyanfish"
|
|
|
|
License: GPLv2
|
|
LicenseUrl: https://raw.githubusercontent.com/cyanfish/naps2/master/LICENSE
|
|
|
|
Installers:
|
|
- Architecture: x64
|
|
InstallerUrl: https://github.com/cyanfish/naps2/releases/download/v6.1.2/naps2-6.1.2-setup.msi
|
|
InstallerSha256: A3AE684694FEDBBC557208320DF571EABE5B4099A4D26C0AC00AAF6EBAB09238
|
|
InstallerType: msi
|
|
|