33 lines
1.3 KiB
YAML
33 lines
1.3 KiB
YAML
# ================== 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
|