diff --git a/manifests/ElectronCommunity/ElectronFiddle/0.20.0.yaml b/manifests/ElectronCommunity/ElectronFiddle/0.20.0.yaml new file mode 100644 index 000000000..8678c518e --- /dev/null +++ b/manifests/ElectronCommunity/ElectronFiddle/0.20.0.yaml @@ -0,0 +1,19 @@ +Id: ElectronCommunity.ElectronFiddle +Publisher: Electron Community +Name: Electron Fiddle +Version: 0.20.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.20.0/electron-fiddle-0.20.0-win32-x64-setup.exe + Sha256: 440A5B88BEBBD7533B5ED244FF9372DA9B7EAF1F55558119FED7945122354709 + Switches: + SilentWithProgress: /quiet + Silent: /quiet