Include additional installer types from the v0.1 spec (#695)
This commit is contained in:
@@ -27,7 +27,7 @@ Publisher: string # the name of the publisher
|
|||||||
Name: string # the name of the application
|
Name: string # the name of the application
|
||||||
Version: string # version numbering format
|
Version: string # version numbering format
|
||||||
License: string # the open source license or copyright
|
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:
|
Installers:
|
||||||
- Arch: string # enumeration of supported architectures
|
- Arch: string # enumeration of supported architectures
|
||||||
Url: string # path to download installation file
|
Url: string # path to download installation file
|
||||||
|
Reference in New Issue
Block a user