Update CodeLite to 14.0.2 (#3828)
This commit is contained in:
19
manifests/CodeLite/CodeLite/14.0.2.yaml
Normal file
19
manifests/CodeLite/CodeLite/14.0.2.yaml
Normal file
@@ -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
|
Reference in New Issue
Block a user