27 lines
752 B
YAML
27 lines
752 B
YAML
PackageIdentifier: GitHub.Atom
|
|
Publisher: GitHub
|
|
Author: GitHub
|
|
PackageName: Atom
|
|
Moniker: atom
|
|
PackageVersion: 1.15.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.15.0/AtomSetup-x64.exe
|
|
InstallerSha256: 9631ecb467c285c67f341416bd61ce6a044d967e11b11c5ae2ea4e29fe78929e
|
|
InstallerType: exe
|
|
InstallerSwitches:
|
|
Custom: /norestart
|
|
Silent: /silent
|
|
SilentWithProgress: /silent
|
|
PackageLocale: en-US
|
|
ManifestType: singleton
|
|
ManifestVersion: 1.0.0 |