From 42107c06ade0e3dd7f3e5a2a0cd801a749e2f3cd Mon Sep 17 00:00:00 2001 From: Roger Perkins Date: Fri, 31 Jul 2020 14:14:49 -0700 Subject: [PATCH] Add manifest file for grepWin 2.0.3 (#2703) * Add manifest file for grepWin 2.0.3 * Remove x86 * Fix another issue the local validatation doesn't detect * Fix id Co-authored-by: Roger Perkins --- manifests/StefanKueng/grepWin/2.0.3.yaml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 manifests/StefanKueng/grepWin/2.0.3.yaml diff --git a/manifests/StefanKueng/grepWin/2.0.3.yaml b/manifests/StefanKueng/grepWin/2.0.3.yaml new file mode 100644 index 000000000..e2d2eb5de --- /dev/null +++ b/manifests/StefanKueng/grepWin/2.0.3.yaml @@ -0,0 +1,16 @@ +Id: StefanKueng.grepWin +Name: grepWin +AppMoniker: grepWin +Version: 2.0.3 +Publisher: Stefan Küng +Author: Stefan Küng +License: © Stefan Küng - GNU GPL +LicenseUrl: https://www.gnu.org/licenses/gpl-3.0.html +Homepage: https://tools.stefankueng.com/grepWin.html +Description: Regular expression search and replace for Windows. +Tags: grep +InstallerType: msi +Installers: + - Arch: x64 + Url: https://github.com/stefankueng/grepWin/releases/download/2.0.3/grepWin-2.0.3-x64.msi + Sha256: 7a69b332e3f9aedd0ab5b41fd3d21517778e469489afbc5368a286bfe9b5dcbc