Added GitHub.Atom v1.57.0 (#12508)
This commit is contained in:
34
manifests/g/GitHub/Atom/1.57.0/GitHub.Atom.installer.yaml
Normal file
34
manifests/g/GitHub/Atom/1.57.0/GitHub.Atom.installer.yaml
Normal file
@@ -0,0 +1,34 @@
|
|||||||
|
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
|
||||||
|
PackageIdentifier: GitHub.Atom
|
||||||
|
PackageVersion: 1.57.0
|
||||||
|
MinimumOSVersion: 10.0.0.0
|
||||||
|
FileExtensions:
|
||||||
|
- txt
|
||||||
|
- cfg
|
||||||
|
- ini
|
||||||
|
- yaml
|
||||||
|
InstallModes:
|
||||||
|
- interactive
|
||||||
|
- silent
|
||||||
|
- silentWithProgress
|
||||||
|
InstallerSwitches:
|
||||||
|
Custom: /norestart
|
||||||
|
Silent: /silent
|
||||||
|
SilentWithProgress: /silent
|
||||||
|
Installers:
|
||||||
|
- Architecture: x64
|
||||||
|
InstallerType: exe
|
||||||
|
InstallerUrl: https://github.com/atom/atom/releases/download/v1.57.0/AtomSetup-x64.exe
|
||||||
|
InstallerSha256: C5314C5EFD7C4DE9E1A9DC0A4D6F64489559DDE4EFE1E7D28B94F20F13D63230
|
||||||
|
Scope: user
|
||||||
|
InstallerLocale: en-US
|
||||||
|
UpgradeBehavior: install
|
||||||
|
- Architecture: x86
|
||||||
|
InstallerType: exe
|
||||||
|
InstallerUrl: https://github.com/atom/atom/releases/download/v1.57.0/AtomSetup.exe
|
||||||
|
InstallerSha256: EC9EBB8BC118D0E3038C6FA8A62F2AC5A3B62FB752EFA85F143AD186AFFFCE8A
|
||||||
|
Scope: user
|
||||||
|
InstallerLocale: en-US
|
||||||
|
UpgradeBehavior: install
|
||||||
|
ManifestType: installer
|
||||||
|
ManifestVersion: 1.0.0
|
||||||
24
manifests/g/GitHub/Atom/1.57.0/GitHub.Atom.locale.en-US.yaml
Normal file
24
manifests/g/GitHub/Atom/1.57.0/GitHub.Atom.locale.en-US.yaml
Normal file
@@ -0,0 +1,24 @@
|
|||||||
|
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultlocale.1.0.0.schema.json
|
||||||
|
PackageIdentifier: GitHub.Atom
|
||||||
|
PackageVersion: 1.57.0
|
||||||
|
PackageLocale: en-US
|
||||||
|
Publisher: GitHub Inc.
|
||||||
|
PublisherUrl: https://github.com/atom/atom
|
||||||
|
PublisherSupportUrl: https://github.com/atom/atom/issues
|
||||||
|
#PrivacyUrl:
|
||||||
|
Author: GitHub Inc.
|
||||||
|
PackageName: Atom
|
||||||
|
PackageUrl: https://atom.io
|
||||||
|
License: MIT License
|
||||||
|
LicenseUrl: https://github.com/atom/atom/blob/v1.57.0/LICENSE.md
|
||||||
|
Copyright: Copyright (c) 2011-2021 GitHub Inc.
|
||||||
|
CopyrightUrl: https://github.com/atom/atom/blob/v1.57.0/LICENSE.md
|
||||||
|
ShortDescription: A hackable text editor for the 21st Century, free and open source.
|
||||||
|
#Description:
|
||||||
|
Moniker: atom
|
||||||
|
Tags:
|
||||||
|
- Text Editor
|
||||||
|
- IDE
|
||||||
|
- Development
|
||||||
|
ManifestType: defaultLocale
|
||||||
|
ManifestVersion: 1.0.0
|
||||||
6
manifests/g/GitHub/Atom/1.57.0/GitHub.Atom.yaml
Normal file
6
manifests/g/GitHub/Atom/1.57.0/GitHub.Atom.yaml
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.0.0.schema.json
|
||||||
|
PackageIdentifier: GitHub.Atom
|
||||||
|
PackageVersion: 1.57.0
|
||||||
|
DefaultLocale: en-US
|
||||||
|
ManifestType: version
|
||||||
|
ManifestVersion: 1.0.0
|
||||||
Reference in New Issue
Block a user