From dde18bbef5c931d8aba2e6a51963bec0a2dd4a7e Mon Sep 17 00:00:00 2001 From: Easton Pillay Date: Thu, 18 Feb 2021 13:17:07 -0600 Subject: [PATCH] Added Electron Fiddle version 0.20.0 (#7668) --- .../ElectronFiddle/0.20.0.yaml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 manifests/ElectronCommunity/ElectronFiddle/0.20.0.yaml 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