From bf4f0c884bd7768e858cd602a29537226d5985da Mon Sep 17 00:00:00 2001 From: Code <60588434+superusercode@users.noreply.github.com> Date: Fri, 22 May 2020 22:00:29 -0400 Subject: [PATCH] Notepad++ uses the nullsoft installer (#725) --- manifests/Notepad++/Notepad++/7.8.6.yaml | 20 +++++++------------- 1 file changed, 7 insertions(+), 13 deletions(-) diff --git a/manifests/Notepad++/Notepad++/7.8.6.yaml b/manifests/Notepad++/Notepad++/7.8.6.yaml index e5bdfc854..1790fa32d 100644 --- a/manifests/Notepad++/Notepad++/7.8.6.yaml +++ b/manifests/Notepad++/Notepad++/7.8.6.yaml @@ -1,23 +1,17 @@ Id: Notepad++.Notepad++ -Name: Notepad++ -AppMoniker: NPP Version: 7.8.6 +Name: Notepad++ Publisher: Notepad++ Author: DonHo -License: Copyright - GPL License -LicenseUrl: https://github.com/notepad-plus-plus/notepad-plus-plus/blob/master/LICENSE +License: GPL 2.0 only +LicenseUrl: https://raw.githubusercontent.com/notepad-plus-plus/notepad-plus-plus/master/LICENSE MinOSVersion: 10.0.0.0 +AppMoniker: npp +Description: A free source code editor and Notepad replacement that supports several languages. Homepage: https://notepad-plus-plus.org/ Tags: "notepad,text editor,notepadPP, notepad++, editor" -InstallerType: exe - -# ======================= Installers ================== - -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" + InstallerType: nullsoft