From 4847cbba6cb28b56fabed64ca538fd8ebf1a751f Mon Sep 17 00:00:00 2001 From: molnarti Date: Mon, 5 Oct 2020 17:53:12 +0200 Subject: [PATCH] Add PSPad text editor (#3962) * Add PSPad text editor * corrected typo --- manifests/JanFiala/PSPad/5.0.3.377.yaml | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 manifests/JanFiala/PSPad/5.0.3.377.yaml diff --git a/manifests/JanFiala/PSPad/5.0.3.377.yaml b/manifests/JanFiala/PSPad/5.0.3.377.yaml new file mode 100644 index 000000000..80009a481 --- /dev/null +++ b/manifests/JanFiala/PSPad/5.0.3.377.yaml @@ -0,0 +1,20 @@ +Id: JanFiala.PSpad +Publisher: Jan Fiala +Name: PSpad +Version: 5.0.3.377 +License: Copyright (C) Jan Fiala +InstallerType: inno +LicenseUrl: http://www.pspad.com/en/licence.php +AppMoniker: pspad +Tags: pspad, editor, notepad +Description: PSPad is a freeware programmer's editor for Microsoft Windows operating systems +Homepage: http://www.pspad.com/en/ +Installers: + - Arch: x86 + Url: http://pspad.poradna.net/release/pspad503_setup.exe + Sha256: 8EEE101740B5151EE443DAC68477D806717C636B73B019C33CD9542AD9A9A8DD + InstallerType: inno + Switches: + Silent: /verysilent + SilentWithProgress: /verysilent +# Generated by https://github.com/ptorr-msft/WinGetYamlGenerator