From d50d8653e001eda7d5cfd691675c55954006b10c Mon Sep 17 00:00:00 2001 From: "Kevin Larkin (MS)" Date: Fri, 15 May 2020 12:51:25 -0700 Subject: [PATCH] Npp (#149) * Add desciption * publisher name change --- manifests/Notepad++/Notepad++/7.8.6.yaml | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 manifests/Notepad++/Notepad++/7.8.6.yaml diff --git a/manifests/Notepad++/Notepad++/7.8.6.yaml b/manifests/Notepad++/Notepad++/7.8.6.yaml new file mode 100644 index 000000000..e5bdfc854 --- /dev/null +++ b/manifests/Notepad++/Notepad++/7.8.6.yaml @@ -0,0 +1,23 @@ +Id: Notepad++.Notepad++ +Name: Notepad++ +AppMoniker: NPP +Version: 7.8.6 +Publisher: Notepad++ +Author: DonHo +License: Copyright - GPL License +LicenseUrl: https://github.com/notepad-plus-plus/notepad-plus-plus/blob/master/LICENSE +MinOSVersion: 10.0.0.0 +Homepage: https://notepad-plus-plus.org/ +Tags: "notepad,text editor,notepadPP, notepad++, editor" +InstallerType: exe + +# ======================= Installers ================== + +Installers: + - Arch: x64 + Url: https://github.com/notepad-plus-plus/notepad-plus-plus/releases/download/v7.8.6/npp.7.8.6.Installer.x64.exe + Sha256: 03B3A8E2D0395B2DCAF7CD30CB47106EBAC678CBCD72E81BB5EE0E618927D3DD + Language: en-US + Switches: + Silent: "/S" + SilentWithProgress: "/S"