Added x86 architecture for Atom version 1.49.0. (#9701)
This commit is contained in:
25
manifests/g/GitHub/Atom/1.49.0/GitHub.Atom.installer.yaml
Normal file
25
manifests/g/GitHub/Atom/1.49.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.49.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.49.0/AtomSetup-x64.exe
|
||||
InstallerSha256: 8A240A17642875C0AEB925CAE81D5800FE58452022945423CFA44B3378912D8C
|
||||
Scope: user
|
||||
- Architecture: x86
|
||||
InstallerUrl: https://github.com/atom/atom/releases/download/v1.49.0/AtomSetup.exe
|
||||
InstallerSha256: 8EC58A3DDAEC1C993F08AE66D9874B0C888353D9C4C2A40CDC4791F65896B266
|
||||
Scope: user
|
||||
ManifestType: installer
|
||||
ManifestVersion: 1.0.0
|
||||
|
19
manifests/g/GitHub/Atom/1.49.0/GitHub.Atom.locale.en-US.yaml
Normal file
19
manifests/g/GitHub/Atom/1.49.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.49.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
|
||||
|
@@ -1,33 +1,7 @@
|
||||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.0.0.schema.json
|
||||
PackageIdentifier: GitHub.Atom
|
||||
Publisher: GitHub
|
||||
PackageName: Atom
|
||||
Author: GitHub
|
||||
ShortDescription: A hackable text editor for the 21st Century, free and open source.
|
||||
Moniker: atom
|
||||
Tags:
|
||||
- Text Editor
|
||||
- IDE
|
||||
- Development
|
||||
FileExtensions:
|
||||
- txt
|
||||
- cfg
|
||||
- ini
|
||||
- yaml
|
||||
PackageUrl: https://atom.io
|
||||
License: MIT License
|
||||
LicenseUrl: https://github.com/atom/atom/blob/master/LICENSE.md
|
||||
MinimumOSVersion: 10.0.0.0
|
||||
PackageVersion: 1.49.0
|
||||
InstallerSwitches:
|
||||
Custom: /norestart
|
||||
Silent: /silent
|
||||
SilentWithProgress: /silent
|
||||
InstallerType: exe
|
||||
Installers:
|
||||
- Architecture: x64
|
||||
InstallerUrl: https://github.com/atom/atom/releases/download/v1.49.0/AtomSetup-x64.exe
|
||||
InstallerSha256: 8a240a17642875c0aeb925cae81d5800fe58452022945423cfa44b3378912d8c
|
||||
Scope: user
|
||||
PackageLocale: en-US
|
||||
ManifestType: singleton
|
||||
DefaultLocale: en-US
|
||||
ManifestType: version
|
||||
ManifestVersion: 1.0.0
|
||||
|
||||
|
Reference in New Issue
Block a user