From 90735e3c0f2a447652f2b6164a381ddf42931d9e Mon Sep 17 00:00:00 2001 From: Wilson Vargas Date: Tue, 11 Aug 2020 09:51:44 -0500 Subject: [PATCH] Update Fiddle to 0.15.1.0 (#3036) * Update Fiddle to 0.15.1.0 * Update 0.15.1.yaml * Update 0.15.1.yaml --- .../ElectronFiddle/0.15.1.yaml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 manifests/ElectronCommunity/ElectronFiddle/0.15.1.yaml diff --git a/manifests/ElectronCommunity/ElectronFiddle/0.15.1.yaml b/manifests/ElectronCommunity/ElectronFiddle/0.15.1.yaml new file mode 100644 index 000000000..4f1c51020 --- /dev/null +++ b/manifests/ElectronCommunity/ElectronFiddle/0.15.1.yaml @@ -0,0 +1,19 @@ +Id: ElectronCommunity.ElectronFiddle +Publisher: Electron Community +Name: Electron Fiddle +Version: 0.15.1 +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.15.1/electron-fiddle-0.15.1-x64-setup.exe + Sha256: A594DB76D9D027A28ABB19C23B24E9E02FD51E0DB7E4315154A28EC7D0FC08FD + Switches: + SilentWithProgress: /quiet + Silent: /quiet