From c338ec923bbdf0beda313b65e79b07b49e5d4f5b Mon Sep 17 00:00:00 2001 From: samiranshah <47339238+samiranshah@users.noreply.github.com> Date: Mon, 4 May 2020 14:04:59 -0700 Subject: [PATCH] Atom editor (#16) * Create 1.45.0.yaml * Changes in Atom manifest * Update 1.45.0.yaml * Update 1.45.0.yaml * Update 1.45.0.yaml --- manifests/GitHub/Atom/1.45.0.yaml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 manifests/GitHub/Atom/1.45.0.yaml diff --git a/manifests/GitHub/Atom/1.45.0.yaml b/manifests/GitHub/Atom/1.45.0.yaml new file mode 100644 index 000000000..f1f39ad31 --- /dev/null +++ b/manifests/GitHub/Atom/1.45.0.yaml @@ -0,0 +1,19 @@ +Id: GitHub.Atom +Name: Atom +AppMoniker: atom +Version: 1.45.0 +Publisher: GitHub +License: Copyright (c) 2011-2020 GitHub Inc. - MIT License +LicenseUrl: https://github.com/atom/atom/blob/master/LICENSE.md +MinOSVersion: 10.0.0.0 +Homepage: https://atom.io/ +Description: A hackable text editor for the 21st Century, free and open source. +Tags: "atom,texteditor,IDE" +InstallerType: exe +Installers: + - Arch: x64 + Url: https://github.com/atom/atom/releases/download/v1.45.0/AtomSetup-x64.exe + Sha256: 2A234BCEF846D35A50E50516B000788AC63715E5B320AAACDA5193947B1EFF3C + Switches: + Silent: /silent + SilentWithProgress: /silent