Upgrade all manifests to v1 manifest format
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
PackageIdentifier: ElectronCommunity.ElectronFiddle
|
||||
Publisher: Electron Community
|
||||
PackageName: Electron Fiddle
|
||||
PackageVersion: 0.15.1
|
||||
License: Copyright © 2020 Electron Community
|
||||
InstallerType: exe
|
||||
LicenseUrl: https://raw.githubusercontent.com/electron/electron/master/LICENSE
|
||||
Moniker: fiddle
|
||||
Tags:
|
||||
- electron
|
||||
- fiddle
|
||||
ShortDescription: The easiest way to get started with Electron
|
||||
PackageUrl: https://electronjs.org/fiddle
|
||||
Installers:
|
||||
- Architecture: x64
|
||||
InstallerType: exe
|
||||
InstallerUrl: https://github.com/electron/fiddle/releases/download/v0.15.1/electron-fiddle-0.15.1-x64-setup.exe
|
||||
InstallerSha256: A594DB76D9D027A28ABB19C23B24E9E02FD51E0DB7E4315154A28EC7D0FC08FD
|
||||
InstallerSwitches:
|
||||
SilentWithProgress: /quiet
|
||||
Silent: /quiet
|
||||
PackageLocale: en-US
|
||||
ManifestType: singleton
|
||||
ManifestVersion: 1.0.0
|
||||
Reference in New Issue
Block a user