From 8b395c2d1344e465653f5b8959a5db6b56f20987 Mon Sep 17 00:00:00 2001 From: oxygen-dioxide <54425948+oxygen-dioxide@users.noreply.github.com> Date: Tue, 27 Apr 2021 11:44:08 +0800 Subject: [PATCH] Atom 1.32.0 (#11592) --- .../g/GitHub/Atom/1.32.0/GitHub.Atom.yaml | 27 +++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 manifests/g/GitHub/Atom/1.32.0/GitHub.Atom.yaml diff --git a/manifests/g/GitHub/Atom/1.32.0/GitHub.Atom.yaml b/manifests/g/GitHub/Atom/1.32.0/GitHub.Atom.yaml new file mode 100644 index 000000000..8f107403c --- /dev/null +++ b/manifests/g/GitHub/Atom/1.32.0/GitHub.Atom.yaml @@ -0,0 +1,27 @@ +PackageIdentifier: GitHub.Atom +Publisher: GitHub +Author: GitHub +PackageName: Atom +Moniker: atom +PackageVersion: 1.32.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.32.0/AtomSetup-x64.exe + InstallerSha256: 3dfe3e3fa22074fb00d640868a23ad2ed93152a1d5ea49ff19f0a80beca22b0a + InstallerType: exe +InstallerSwitches: + Custom: /norestart + Silent: /silent + SilentWithProgress: /silent +PackageLocale: en-US +ManifestType: singleton +ManifestVersion: 1.0.0 \ No newline at end of file