From 0e9b9992c5f267db0314fa35c57c92af90fd85d5 Mon Sep 17 00:00:00 2001 From: Satyam Singh Date: Thu, 1 Oct 2020 20:49:20 +0530 Subject: [PATCH] Update CodeLite to 14.0.2 (#3828) --- manifests/CodeLite/CodeLite/14.0.2.yaml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 manifests/CodeLite/CodeLite/14.0.2.yaml diff --git a/manifests/CodeLite/CodeLite/14.0.2.yaml b/manifests/CodeLite/CodeLite/14.0.2.yaml new file mode 100644 index 000000000..36115d19a --- /dev/null +++ b/manifests/CodeLite/CodeLite/14.0.2.yaml @@ -0,0 +1,19 @@ +Id: CodeLite.CodeLite +Publisher: CodeLite +Name: CodeLite IDE +Version: 14.0.2 +License: GNU General Public License v2.0 +InstallerType: exe +LicenseUrl: https://github.com/eranif/codelite/blob/master/LICENSE +AppMoniker: codelite +Tags: code, ide, c, c++, php, javascript, nodejs +Description: CodeLite is an open source, free, cross platform IDE specialized in C, C++, PHP and JavaScript (mainly for backend developers using Node.js) programming languages which runs best on all major Platforms ( OSX, Windows and Linux ). +Homepage: http://codelite.org/ +Installers: + - Arch: x64 + InstallerType: exe + Url: https://downloads.codelite.org/downloads.php?windows_weekly_64 + Sha256: 35C95E5A0114493623DAEC8973F7C167098333E3BE7E9C93C17E72B7DDE40388 + Switches: + Silent: /VERYSILENT + SilentWithProgress: /VERYSILENT