From c4482756d237eb691ed05b1291f0beb483b44df9 Mon Sep 17 00:00:00 2001 From: oxygen-dioxide <54425948+oxygen-dioxide@users.noreply.github.com> Date: Tue, 27 Apr 2021 10:06:00 +0800 Subject: [PATCH] Atom1.53.0 (#11585) * Atom 1.54.0 * Atom 1.53.0 * Delete GitHub.Atom.yaml --- .../g/GitHub/Atom/1.53.0/GitHub.Atom.yaml | 27 +++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 manifests/g/GitHub/Atom/1.53.0/GitHub.Atom.yaml diff --git a/manifests/g/GitHub/Atom/1.53.0/GitHub.Atom.yaml b/manifests/g/GitHub/Atom/1.53.0/GitHub.Atom.yaml new file mode 100644 index 000000000..403e74e92 --- /dev/null +++ b/manifests/g/GitHub/Atom/1.53.0/GitHub.Atom.yaml @@ -0,0 +1,27 @@ +PackageIdentifier: GitHub.Atom +Publisher: GitHub +Author: GitHub +PackageName: Atom +Moniker: atom +PackageVersion: 1.53.0 +Tags: +- Text Editor +- IDE +- Development +- electron +ShortDescription: A hackable text editor for the 21st Century, free and open source. +PackageUrl: https://atom.io +License: MIT +LicenseUrl: https://raw.githubusercontent.com/atom/atom/v1.55.0/LICENSE.md +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/atom/atom/releases/download/v1.53.0/AtomSetup-x64.exe + InstallerSha256: ba22b51f1234cdea87f2b65709c506f7cce0ea89618819ecf6c5920df3bc87bb + InstallerType: exe +InstallerSwitches: + Custom: /norestart + Silent: /silent + SilentWithProgress: /silent +PackageLocale: en-US +ManifestType: singleton +ManifestVersion: 1.0.0 \ No newline at end of file