From 433e5e86cb652887d78086a37c874db4e4a7ab5c Mon Sep 17 00:00:00 2001 From: Esco Date: Sat, 18 Jul 2020 17:33:21 +0200 Subject: [PATCH] Notepad++ v7.8.9 (#2506) --- manifests/Notepad++/Notepad++/7.8.9.yaml | 32 ++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 manifests/Notepad++/Notepad++/7.8.9.yaml diff --git a/manifests/Notepad++/Notepad++/7.8.9.yaml b/manifests/Notepad++/Notepad++/7.8.9.yaml new file mode 100644 index 000000000..970b80156 --- /dev/null +++ b/manifests/Notepad++/Notepad++/7.8.9.yaml @@ -0,0 +1,32 @@ +# ================== General ================== +Id: Notepad++.Notepad++ +Publisher: Notepad++ +Name: Notepad++ +Author: Don Ho +Description: A free source code editor and Notepad replacement that supports several languages. +AppMoniker: npp +Tags: notepad, text editor, notepadPP, notepad++, editor +FileExtensions: txt, cfg, ini, yaml + +# ================== License ================== +Homepage: https://notepad-plus-plus.org/ +License: GPL 2.0 only +LicenseUrl: https://raw.githubusercontent.com/notepad-plus-plus/notepad-plus-plus/master/LICENSE + +# ================= Installer ================= +MinOSVersion: 10.0.0.0 +#Channel: stable # Channel is not supported in this preview (5/24/2020) +Version: 7.8.9 + +InstallerType: Nullsoft +Installers: + - Arch: x64 + Url: https://github.com/notepad-plus-plus/notepad-plus-plus/releases/download/v7.8.9/npp.7.8.9.Installer.x64.exe + Sha256: e8e866aca5672e91446ce9d965250317e95d2a3d238ea32fa2c378cd315cb85f + Scope: machine + #- Arch: x86 # Support for multiple installers are not supported in this preview (5/24/2020) + #Url: https://github.com/notepad-plus-plus/notepad-plus-plus/releases/download/v7.8.9/npp.7.8.9.Installer.exe + #Sha256: e7585df965054954d8d786f62f316c06739a44e7dd6bfe0eff79596e3979a790 + #Scope: machine + +# ManifestVersion: 0.1.0