Moved Sublime Text 3 version 3.2.2 to ID SublimeHQ.SublimeText.3. (#13758)
This commit is contained in:
@@ -0,0 +1,29 @@
|
||||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
|
||||
PackageIdentifier: SublimeHQ.SublimeText.3
|
||||
PackageVersion: 3.2.2
|
||||
MinimumOSVersion: 10.0.0.0
|
||||
FileExtensions:
|
||||
- txt
|
||||
- cfg
|
||||
- inf
|
||||
InstallModes:
|
||||
- interactive
|
||||
- silent
|
||||
- silentWithProgress
|
||||
Installers:
|
||||
- Architecture: x64
|
||||
InstallerType: inno
|
||||
InstallerUrl: https://download.sublimetext.com/Sublime%20Text%20Build%203211%20x64%20Setup.exe
|
||||
InstallerSha256: 17A659D3B09299481C7DF52DAF5FE3B8930A157B6139EBE5A1D8BDC0C2F3D7F4
|
||||
Scope: machine
|
||||
InstallerLocale: en-US
|
||||
UpgradeBehavior: install
|
||||
- Architecture: x86
|
||||
InstallerType: inno
|
||||
InstallerUrl: https://download.sublimetext.com/Sublime%20Text%20Build%203211%20Setup.exe
|
||||
InstallerSha256: 72350BE01792FEABF1C13F66DCA8FE57C65EE16DE90A2345D135A38C8A8A670B
|
||||
Scope: machine
|
||||
InstallerLocale: en-US
|
||||
UpgradeBehavior: install
|
||||
ManifestType: installer
|
||||
ManifestVersion: 1.0.0
|
@@ -0,0 +1,24 @@
|
||||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultlocale.1.0.0.schema.json
|
||||
PackageIdentifier: SublimeHQ.SublimeText.3
|
||||
PackageVersion: 3.2.2
|
||||
PackageLocale: en-US
|
||||
Publisher: Sublime HQ Pty Ltd
|
||||
PublisherUrl: https://www.sublimetext.com
|
||||
PublisherSupportUrl: https://www.sublimetext.com/support
|
||||
PrivacyUrl: https://forum.sublimetext.com/privacy
|
||||
Author: Sublime HQ Pty Ltd
|
||||
PackageName: Sublime Text 3
|
||||
PackageUrl: https://www.sublimetext.com
|
||||
License: Proprietary
|
||||
LicenseUrl: https://www.sublimetext.com/eula
|
||||
Copyright: Copyright (c) Sublime HQ Pty Ltd.
|
||||
CopyrightUrl: https://www.sublimetext.com/eula
|
||||
ShortDescription: Sublime is a sophisticated cross-platform text editor for code, markup and prose.
|
||||
#Description:
|
||||
Moniker: sublimetext
|
||||
Tags:
|
||||
- text
|
||||
- text editor
|
||||
- editor
|
||||
ManifestType: defaultLocale
|
||||
ManifestVersion: 1.0.0
|
@@ -0,0 +1,6 @@
|
||||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.0.0.schema.json
|
||||
PackageIdentifier: SublimeHQ.SublimeText.3
|
||||
PackageVersion: 3.2.2
|
||||
DefaultLocale: en-US
|
||||
ManifestType: version
|
||||
ManifestVersion: 1.0.0
|
Reference in New Issue
Block a user