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 <rperkins@microsoft.com>
This commit is contained in:
16
manifests/StefanKueng/grepWin/2.0.3.yaml
Normal file
16
manifests/StefanKueng/grepWin/2.0.3.yaml
Normal file
@@ -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
|
||||
Reference in New Issue
Block a user