From ab319e58a4cbeb5955e9953d862271574db625c0 Mon Sep 17 00:00:00 2001 From: Sascha Greuel Date: Sat, 13 Jun 2020 23:14:44 +0200 Subject: [PATCH] Added Atom 1.48.0 (#1764) --- manifests/GitHub/Atom/1.48.0.yaml | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 manifests/GitHub/Atom/1.48.0.yaml diff --git a/manifests/GitHub/Atom/1.48.0.yaml b/manifests/GitHub/Atom/1.48.0.yaml new file mode 100644 index 000000000..068e4d1d8 --- /dev/null +++ b/manifests/GitHub/Atom/1.48.0.yaml @@ -0,0 +1,25 @@ +# ================== General ================== + +Id: GitHub.Atom +Publisher: GitHub +Name: Atom +Description: A hackable text editor for the 21st Century, free and open source. +Homepage: https://atom.io +Tags: Text Editor, IDE, Development +License: MIT License +LicenseUrl: https://github.com/atom/atom/blob/master/LICENSE.md + +# ================= Installer ================= + +Version: 1.48.0 + +InstallerType: exe +Installers: + - Arch: x64 + Url: https://github.com/atom/atom/releases/download/v1.48.0/AtomSetup-x64.exe + Sha256: 017099E1A5CC4036BA27E4A2FAA01F707879EB481EF04B66CAB349CE1BC7411E + Switches: + Silent: /silent + SilentWithProgress: /silent + +# Auto Generated by softcreatr@winget.it on Wed, 10 Jun 2020 12:15:09 +0000