Upgrade all manifests to v1 manifest format
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
PackageName: Doxygen
|
||||
Publisher: Dimitri van Heesch
|
||||
PackageIdentifier: DimitriVanHeesch.Doxygen
|
||||
PackageVersion: 1.9.1
|
||||
Moniker: doxygen
|
||||
License: Copyright © 1997-2018 by Dimitri van Heesch.
|
||||
Tags:
|
||||
- documentation
|
||||
- generator
|
||||
InstallerType: inno
|
||||
ShortDescription: DimitriVanHeesch.Doxygen
|
||||
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.
|
||||
PackageUrl: http://www.doxygen.nl/index.html
|
||||
LicenseUrl: http://doxygen.nl/index.html
|
||||
Installers:
|
||||
- Architecture: x86
|
||||
InstallerUrl: https://www.doxygen.nl/files/doxygen-1.9.1-setup.exe
|
||||
InstallerSha256: ACC0AE71D219E0D4EC41DC74A7DA42B88165A1D7D06FE04D97BE41E966A1E443
|
||||
InstallerSwitches:
|
||||
Silent: /verysilent /norestart
|
||||
SilentWithProgress: /silent /norestart
|
||||
PackageLocale: en-US
|
||||
ManifestType: singleton
|
||||
ManifestVersion: 1.0.0
|
||||
Reference in New Issue
Block a user