Version bump SublimeMerge (2025) (#2583)
This commit is contained in:
34
manifests/SublimeHQ/SublimeMerge/2025.yaml
Normal file
34
manifests/SublimeHQ/SublimeMerge/2025.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 (7/22/2020)
|
||||
Version: 2025
|
||||
|
||||
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_2025_x64_setup.exe
|
||||
Sha256: 42c3d53e3d2cf4856f3416db0cc7f59e8e2dc4ff34690aa9191b1a3850bdcebe
|
||||
Scope: machine
|
||||
|
||||
# ManifestVersion: 0.2.0
|
Reference in New Issue
Block a user