Include additional installer types from the v0.1 spec (#695)

This commit is contained in:
Code
2020-06-05 18:20:09 -04:00
committed by GitHub
parent 7352b12773
commit 3285e6ac95

View File

@@ -27,7 +27,7 @@ Publisher: string # the name of the publisher
Name: string # the name of the application
Version: string # version numbering format
License: string # the open source license or copyright
InstallerType: string # enumeration of supported installer types (exe, msi, msix)
InstallerType: string # enumeration of supported installer types (exe, msi, msix, inno, wix, nullsoft, appx)
Installers:
- Arch: string # enumeration of supported architectures
Url: string # path to download installation file