From 2f804c21deb613570c39de919a8f1cd711e43d24 Mon Sep 17 00:00:00 2001 From: Easton Pillay Date: Thu, 20 May 2021 16:27:26 -0400 Subject: [PATCH] Added Electron Fiddle version 0.23.1. (#13548) --- ...ronCommunity.ElectronFiddle.installer.yaml | 22 +++++++++++++++++++ ...Community.ElectronFiddle.locale.en-US.yaml | 17 ++++++++++++++ .../ElectronCommunity.ElectronFiddle.yaml | 7 ++++++ 3 files changed, 46 insertions(+) create mode 100644 manifests/e/ElectronCommunity/ElectronFiddle/0.23.1/ElectronCommunity.ElectronFiddle.installer.yaml create mode 100644 manifests/e/ElectronCommunity/ElectronFiddle/0.23.1/ElectronCommunity.ElectronFiddle.locale.en-US.yaml create mode 100644 manifests/e/ElectronCommunity/ElectronFiddle/0.23.1/ElectronCommunity.ElectronFiddle.yaml diff --git a/manifests/e/ElectronCommunity/ElectronFiddle/0.23.1/ElectronCommunity.ElectronFiddle.installer.yaml b/manifests/e/ElectronCommunity/ElectronFiddle/0.23.1/ElectronCommunity.ElectronFiddle.installer.yaml new file mode 100644 index 000000000..cd7a57906 --- /dev/null +++ b/manifests/e/ElectronCommunity/ElectronFiddle/0.23.1/ElectronCommunity.ElectronFiddle.installer.yaml @@ -0,0 +1,22 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json +PackageIdentifier: ElectronCommunity.ElectronFiddle +PackageVersion: 0.23.1 +InstallerType: exe +Installers: +- Architecture: x64 + InstallerType: exe + InstallerUrl: https://github.com/electron/fiddle/releases/download/v0.23.1/electron-fiddle-0.23.1-win32-x64-setup.exe + InstallerSha256: 40CAC4BA87D76094A7F47E98AE208B1ECD032328E9143826D31B8A44ED3A4A85 + InstallerSwitches: + SilentWithProgress: /quiet + Silent: /quiet +- Architecture: x86 + InstallerType: exe + InstallerUrl: https://github.com/electron/fiddle/releases/download/v0.23.1/electron-fiddle-0.23.1-win32-ia32-setup.exe + InstallerSha256: E787FC824C6D3775F760868D2D66E43F155101DB5195DADF79178C3C20FF6F30 + InstallerSwitches: + SilentWithProgress: /quiet + Silent: /quiet +ManifestType: installer +ManifestVersion: 1.0.0 + diff --git a/manifests/e/ElectronCommunity/ElectronFiddle/0.23.1/ElectronCommunity.ElectronFiddle.locale.en-US.yaml b/manifests/e/ElectronCommunity/ElectronFiddle/0.23.1/ElectronCommunity.ElectronFiddle.locale.en-US.yaml new file mode 100644 index 000000000..28fede996 --- /dev/null +++ b/manifests/e/ElectronCommunity/ElectronFiddle/0.23.1/ElectronCommunity.ElectronFiddle.locale.en-US.yaml @@ -0,0 +1,17 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultlocale.1.0.0.schema.json +PackageIdentifier: ElectronCommunity.ElectronFiddle +PackageVersion: 0.23.1 +PackageLocale: en-US +LicenseUrl: https://raw.githubusercontent.com/electron/electron/master/LICENSE +Moniker: fiddle +Tags: +- electron +- fiddle +PackageUrl: https://electronjs.org/fiddle +Publisher: Electron Community +PackageName: Electron Fiddle +License: Copyright © 2020 Electron Community +ShortDescription: The easiest way to get started with Electron +ManifestType: defaultLocale +ManifestVersion: 1.0.0 + diff --git a/manifests/e/ElectronCommunity/ElectronFiddle/0.23.1/ElectronCommunity.ElectronFiddle.yaml b/manifests/e/ElectronCommunity/ElectronFiddle/0.23.1/ElectronCommunity.ElectronFiddle.yaml new file mode 100644 index 000000000..207396ea9 --- /dev/null +++ b/manifests/e/ElectronCommunity/ElectronFiddle/0.23.1/ElectronCommunity.ElectronFiddle.yaml @@ -0,0 +1,7 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.0.0.schema.json +PackageIdentifier: ElectronCommunity.ElectronFiddle +PackageVersion: 0.23.1 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.0.0 +