Added Atom version 1.56.0. (#10681)
This commit is contained in:
25
manifests/g/GitHub/Atom/1.56.0/GitHub.Atom.installer.yaml
Normal file
25
manifests/g/GitHub/Atom/1.56.0/GitHub.Atom.installer.yaml
Normal file
@@ -0,0 +1,25 @@
|
||||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
|
||||
PackageIdentifier: GitHub.Atom
|
||||
PackageVersion: 1.56.0
|
||||
FileExtensions:
|
||||
- txt
|
||||
- cfg
|
||||
- ini
|
||||
- yaml
|
||||
InstallerSwitches:
|
||||
Custom: /norestart
|
||||
Silent: /silent
|
||||
SilentWithProgress: /silent
|
||||
InstallerType: exe
|
||||
Installers:
|
||||
- Architecture: x64
|
||||
InstallerUrl: https://github.com/atom/atom/releases/download/v1.56.0/AtomSetup-x64.exe
|
||||
InstallerSha256: B3CC02FE557C2295F037D03D801E487BE4475AB8E5ED1D7EC0EA20E6F10DA302
|
||||
Scope: user
|
||||
- Architecture: x86
|
||||
InstallerUrl: https://github.com/atom/atom/releases/download/v1.56.0/AtomSetup.exe
|
||||
InstallerSha256: E5AC81E91F7872110487931A90D10FF2FCFFF3B794EC01B6DCE06024D4394040
|
||||
Scope: user
|
||||
ManifestType: installer
|
||||
ManifestVersion: 1.0.0
|
||||
|
||||
19
manifests/g/GitHub/Atom/1.56.0/GitHub.Atom.locale.en-US.yaml
Normal file
19
manifests/g/GitHub/Atom/1.56.0/GitHub.Atom.locale.en-US.yaml
Normal file
@@ -0,0 +1,19 @@
|
||||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultlocale.1.0.0.schema.json
|
||||
PackageIdentifier: GitHub.Atom
|
||||
PackageVersion: 1.56.0
|
||||
PackageLocale: en-US
|
||||
Author: GitHub
|
||||
Moniker: atom
|
||||
Tags:
|
||||
- Text Editor
|
||||
- IDE
|
||||
- Development
|
||||
PackageUrl: https://atom.io
|
||||
LicenseUrl: https://raw.githubusercontent.com/atom/atom/v1.55.0/LICENSE.md
|
||||
Publisher: GitHub
|
||||
PackageName: Atom
|
||||
License: MIT License
|
||||
ShortDescription: A hackable text editor for the 21st Century, free and open source.
|
||||
ManifestType: defaultLocale
|
||||
ManifestVersion: 1.0.0
|
||||
|
||||
7
manifests/g/GitHub/Atom/1.56.0/GitHub.Atom.yaml
Normal file
7
manifests/g/GitHub/Atom/1.56.0/GitHub.Atom.yaml
Normal file
@@ -0,0 +1,7 @@
|
||||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.0.0.schema.json
|
||||
PackageIdentifier: GitHub.Atom
|
||||
PackageVersion: 1.56.0
|
||||
DefaultLocale: en-US
|
||||
ManifestType: version
|
||||
ManifestVersion: 1.0.0
|
||||
|
||||
Reference in New Issue
Block a user