From 0962ca26559bd3d80c6c466f809826446e0335b8 Mon Sep 17 00:00:00 2001 From: Zoroark Date: Mon, 5 Apr 2021 13:43:02 +0200 Subject: [PATCH] Add NAPS2 package manifest (#10041) * Add NAPS2 package manifest * Comply with JSON manifest format (oops) * Fix package name * Fix package url --- .../Cyanfish/NAPS2/6.1.2/Cyanfish.NAPS2.yaml | 24 +++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 manifests/c/Cyanfish/NAPS2/6.1.2/Cyanfish.NAPS2.yaml diff --git a/manifests/c/Cyanfish/NAPS2/6.1.2/Cyanfish.NAPS2.yaml b/manifests/c/Cyanfish/NAPS2/6.1.2/Cyanfish.NAPS2.yaml new file mode 100644 index 000000000..8766bccac --- /dev/null +++ b/manifests/c/Cyanfish/NAPS2/6.1.2/Cyanfish.NAPS2.yaml @@ -0,0 +1,24 @@ +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 +