Update the Geany 1.36 manifest (#904)
* Geany uses NSIS/nullsoft, not innosetup * Update 1.36.yaml
This commit is contained in:
@@ -1,20 +1,15 @@
|
||||
Id: Geany.Geany
|
||||
Name: Geany
|
||||
AppMoniker: geany
|
||||
Version: 1.36
|
||||
Name: Geany
|
||||
Publisher: Geany
|
||||
Author: Geany
|
||||
License: Copyright (C) 1989, 1991 Free Software Foundation, Inc. - GNU General Public License
|
||||
LicenseUrl: https://github.com/geany/geany/blob/master/COPYING
|
||||
MinOSVersion: 10.0.0.0
|
||||
License: GPL 2.0 or later
|
||||
LicenseUrl: https://raw.githubusercontent.com/geany/geany/master/COPYING
|
||||
AppMoniker: geany
|
||||
Tags: "text, editor, ide, scintilla, Geany, texteditor"
|
||||
Description: A powerful, stable and lightweight programmer's text editor that provides tons of useful features without bogging down your workflow.
|
||||
Homepage: https://www.geany.org
|
||||
Description: Geany is a powerful, stable and lightweight programmer's text editor that provides tons of useful features without bogging down your workflow. It runs on Linux, Windows and MacOS is translated into over 40 languages, and has built-in support for more than 50 programming languages.
|
||||
Tags: "editor,Geany,texteditor"
|
||||
InstallerType: Inno
|
||||
Installers:
|
||||
- Arch: x64
|
||||
Installers:
|
||||
- Arch: x86
|
||||
Url: https://download.geany.org/geany-1.36_setup.exe
|
||||
Sha256: 1549B62F9E9FDDE825AE45245BAFC3A47CE85F4555F28B06E3A9C600340751DF
|
||||
Switches:
|
||||
Silent: /S
|
||||
SilentWithProgress: /S
|
||||
InstallerType: nullsoft
|
||||
|
Reference in New Issue
Block a user