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.19.0
|
||||
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.19.0/electron-fiddle-0.19.0-win32-x64-setup.exe
|
||||
InstallerSha256: B63BFEE1093890CC079F20E72855A689CE3E4705C58B7C28106FABD50DCD427A
|
||||
InstallerSwitches:
|
||||
SilentWithProgress: /quiet
|
||||
Silent: /quiet
|
||||
PackageLocale: en-US
|
||||
ManifestType: singleton
|
||||
ManifestVersion: 1.0.0
|
||||
Reference in New Issue
Block a user