Doxygen uses innosetup, not an exe installer (#1114)
* Update 1.8.18.yaml * force CI
This commit is contained in:
@@ -8,11 +8,8 @@ AppMoniker: doxygen
|
|||||||
Tags: documentation, generator
|
Tags: documentation, generator
|
||||||
Description: Doxygen is the de facto standard tool for generating documentation from annotated C++ sources, but it also supports other popular programming languages such as C, Objective-C, C#, PHP, Java, Python, IDL (Corba, Microsoft, and UNO/OpenOffice flavors), Fortran, VHDL and to some extent D.
|
Description: Doxygen is the de facto standard tool for generating documentation from annotated C++ sources, but it also supports other popular programming languages such as C, Objective-C, C#, PHP, Java, Python, IDL (Corba, Microsoft, and UNO/OpenOffice flavors), Fortran, VHDL and to some extent D.
|
||||||
Homepage: http://www.doxygen.nl/index.html
|
Homepage: http://www.doxygen.nl/index.html
|
||||||
InstallerType: exe
|
InstallerType: inno
|
||||||
Installers:
|
Installers:
|
||||||
- Arch: Neutral
|
- Arch: x86
|
||||||
Url: http://doxygen.nl/files/doxygen-1.8.18-setup.exe
|
Url: http://doxygen.nl/files/doxygen-1.8.18-setup.exe
|
||||||
Sha256: 0F0C7A4B37E083C67499318D66AB4AA3EDE1B378934E563CF1B1508B3ECDD70B
|
Sha256: 0F0C7A4B37E083C67499318D66AB4AA3EDE1B378934E563CF1B1508B3ECDD70B
|
||||||
Switches:
|
|
||||||
Silent: /VERYSILENT
|
|
||||||
SilentWithProgress: /VERYSILENT
|
|
||||||
Reference in New Issue
Block a user