Sublime Merge v2020 (#2508)
This commit is contained in:
34
manifests/SublimeHQ/SublimeMerge/2020.yaml
Normal file
34
manifests/SublimeHQ/SublimeMerge/2020.yaml
Normal file
@@ -0,0 +1,34 @@
|
||||
# ================== General ==================
|
||||
Id: SublimeHQ.SublimeMerge
|
||||
Publisher: Sublime HQ
|
||||
Name: Sublime Merge
|
||||
Author: Sublime HQ
|
||||
Description: Git GUI client from the makers of Sublime Text
|
||||
AppMoniker: sublimemerge
|
||||
Tags: git
|
||||
|
||||
# ================== License ==================
|
||||
Homepage: https://www.sublimemerge.com/
|
||||
License: Copyright (c) Sublime HQ Pty Ltd. - Proprietary License
|
||||
LicenseUrl: https://www.sublimehq.com/eula
|
||||
|
||||
# ================= Installer =================
|
||||
MinOSVersion: 10.0.0.0
|
||||
#Channel: stable # Channel is not supported in this preview (5/24/2020)
|
||||
Version: 2020
|
||||
|
||||
Switches:
|
||||
Custom: /NORESTART /SUPPRESSMSGBOXES /SP-
|
||||
Silent: /VERYSILENT
|
||||
SilentWithProgress: /SILENT
|
||||
#Interactive:
|
||||
Language: en-US
|
||||
|
||||
InstallerType: exe
|
||||
Installers:
|
||||
- Arch: x64
|
||||
Url: https://download.sublimetext.com/sublime_merge_build_2020_x64_setup.exe
|
||||
Sha256: e8af5a38e0a05365bda56e432bbe7968360e48aa5cfbc0c9cb9b32dacd9e4e75
|
||||
Scope: machine
|
||||
|
||||
# ManifestVersion: 0.1.0
|
Reference in New Issue
Block a user