From 975279d4999faa437fc10958cc41efd8fd7453eb Mon Sep 17 00:00:00 2001 From: samiranshah <47339238+samiranshah@users.noreply.github.com> Date: Tue, 5 May 2020 17:31:43 -0700 Subject: [PATCH] Geany IDE (#24) * Create 1.36.yaml * Update 1.36.yaml * Update 1.36.yaml * Update 1.36.yaml * Update 1.36.yaml --- manifests/Geany/Geany/1.36.yaml | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 manifests/Geany/Geany/1.36.yaml diff --git a/manifests/Geany/Geany/1.36.yaml b/manifests/Geany/Geany/1.36.yaml new file mode 100644 index 000000000..6e1652c5e --- /dev/null +++ b/manifests/Geany/Geany/1.36.yaml @@ -0,0 +1,20 @@ +Id: Geany.Geany +Name: Geany +AppMoniker: geany +Version: 1.36 +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 +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 + Url: https://download.geany.org/geany-1.36_setup.exe + Sha256: 1549B62F9E9FDDE825AE45245BAFC3A47CE85F4555F28B06E3A9C600340751DF + Switches: + Silent: /S + SilentWithProgress: /S