diff --git a/manifests/ElectronCommunity/ElectronFiddle/0.19.0.yaml b/manifests/ElectronCommunity/ElectronFiddle/0.19.0.yaml new file mode 100644 index 000000000..124c785f8 --- /dev/null +++ b/manifests/ElectronCommunity/ElectronFiddle/0.19.0.yaml @@ -0,0 +1,19 @@ +Id: ElectronCommunity.ElectronFiddle +Publisher: Electron Community +Name: Electron Fiddle +Version: 0.19.0 +License: Copyright © 2020 Electron Community +InstallerType: exe +LicenseUrl: https://raw.githubusercontent.com/electron/electron/master/LICENSE +AppMoniker: fiddle +Tags: electron, fiddle +Description: The easiest way to get started with Electron +Homepage: https://electronjs.org/fiddle +Installers: + - Arch: x64 + InstallerType: exe + Url: https://github.com/electron/fiddle/releases/download/v0.19.0/electron-fiddle-0.19.0-win32-x64-setup.exe + Sha256: B63BFEE1093890CC079F20E72855A689CE3E4705C58B7C28106FABD50DCD427A + Switches: + SilentWithProgress: /quiet + Silent: /quiet