From 8d832c06b7ba113db3bd6e46e624e016aa60c84a Mon Sep 17 00:00:00 2001 From: Code <60588434+superusercode@users.noreply.github.com> Date: Mon, 25 May 2020 15:36:18 -0400 Subject: [PATCH] Update the Geany 1.36 manifest (#904) * Geany uses NSIS/nullsoft, not innosetup * Update 1.36.yaml --- manifests/Geany/Geany/1.36.yaml | 23 +++++++++-------------- 1 file changed, 9 insertions(+), 14 deletions(-) diff --git a/manifests/Geany/Geany/1.36.yaml b/manifests/Geany/Geany/1.36.yaml index 6e1652c5e..960ebe704 100644 --- a/manifests/Geany/Geany/1.36.yaml +++ b/manifests/Geany/Geany/1.36.yaml @@ -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