26 lines
740 B
YAML
26 lines
740 B
YAML
# ================== 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
|