diff --git a/manifests/g/GitHub/Atom/1.47.0/GitHub.Atom.installer.yaml b/manifests/g/GitHub/Atom/1.47.0/GitHub.Atom.installer.yaml new file mode 100644 index 000000000..b2e73977a --- /dev/null +++ b/manifests/g/GitHub/Atom/1.47.0/GitHub.Atom.installer.yaml @@ -0,0 +1,25 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json +PackageIdentifier: GitHub.Atom +PackageVersion: 1.47.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.47.0/AtomSetup-x64.exe + InstallerSha256: F7C5221CDBC100F744B95E4799C026BD3FD5AC5B5CFC126E29543F219C7A9610 + Scope: user +- Architecture: x86 + InstallerUrl: https://github.com/atom/atom/releases/download/v1.47.0/AtomSetup.exe + InstallerSha256: 850894D57AB8AC46E4347822AE125BE7B60042445C7F30A951424FC8912D5880 + Scope: user +ManifestType: installer +ManifestVersion: 1.0.0 + diff --git a/manifests/g/GitHub/Atom/1.47.0/GitHub.Atom.locale.en-US.yaml b/manifests/g/GitHub/Atom/1.47.0/GitHub.Atom.locale.en-US.yaml new file mode 100644 index 000000000..9157f4c3f --- /dev/null +++ b/manifests/g/GitHub/Atom/1.47.0/GitHub.Atom.locale.en-US.yaml @@ -0,0 +1,19 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultlocale.1.0.0.schema.json +PackageIdentifier: GitHub.Atom +PackageVersion: 1.47.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 + diff --git a/manifests/g/GitHub/Atom/1.47.0/GitHub.Atom.yaml b/manifests/g/GitHub/Atom/1.47.0/GitHub.Atom.yaml index 134282d08..99e42685d 100644 --- a/manifests/g/GitHub/Atom/1.47.0/GitHub.Atom.yaml +++ b/manifests/g/GitHub/Atom/1.47.0/GitHub.Atom.yaml @@ -1,25 +1,7 @@ +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.0.0.schema.json PackageIdentifier: GitHub.Atom -PackageName: Atom -Moniker: atom PackageVersion: 1.47.0 -Publisher: GitHub -License: Copyright (c) 2011-2020 GitHub Inc. - MIT License -LicenseUrl: https://github.com/atom/atom/blob/master/LICENSE.md -MinimumOSVersion: 10.0.0.0 -PackageUrl: https://atom.io/ -ShortDescription: A hackable text editor for the 21st Century, free and open source. -Tags: -- atom -- texteditor -- IDE -InstallerType: exe -Installers: -- Architecture: x64 - InstallerUrl: https://github.com/atom/atom/releases/download/v1.47.0/AtomSetup-x64.exe - InstallerSha256: F7C5221CDBC100F744B95E4799C026BD3FD5AC5B5CFC126E29543F219C7A9610 - InstallerSwitches: - Silent: /silent - SilentWithProgress: /silent -PackageLocale: en-US -ManifestType: singleton +DefaultLocale: en-US +ManifestType: version ManifestVersion: 1.0.0 +