Sublime Merge v2032 (#3302)
This commit is contained in:
34
manifests/SublimeHQ/SublimeMerge/2032.yaml
Normal file
34
manifests/SublimeHQ/SublimeMerge/2032.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
|
||||
#Commands:
|
||||
|
||||
# ================== 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: 2032
|
||||
|
||||
Switches:
|
||||
Custom: /NORESTART /SUPPRESSMSGBOXES /SP-
|
||||
Silent: /VERYSILENT
|
||||
SilentWithProgress: /SILENT
|
||||
|
||||
InstallerType: exe
|
||||
Installers:
|
||||
- Arch: x64
|
||||
Url: https://download.sublimetext.com/sublime_merge_build_2032_x64_setup.exe
|
||||
Sha256: e0a9652ca004834382e72ba4c7e2a7a1996433e073bf88ba127d3dd3d44eddb9
|
||||
Scope: machine
|
||||
Language: en-US
|
||||
|
||||
# ManifestVersion: 0.1.0
|
Reference in New Issue
Block a user