Manifest Update for SublimeHQ.SublimeText v3.2.2 (#13285)
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
|
||||
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
|
||||
Reference in New Issue
Block a user