Update Terminus to 1.0.25 (#6011)
This commit is contained in:
36
manifests/Eugeny/Terminus/1.0.125.yaml
Normal file
36
manifests/Eugeny/Terminus/1.0.125.yaml
Normal file
@@ -0,0 +1,36 @@
|
||||
# ================== General ==================
|
||||
Id: Eugeny.Terminus
|
||||
Publisher: Eugeny
|
||||
Name: Terminus
|
||||
Author: Eugeny
|
||||
Description: A terminal for a more modern age.
|
||||
AppMoniker: terminus
|
||||
Tags: terminal, console, command line
|
||||
#FileExtensions:
|
||||
#Protocols:
|
||||
#Commands:
|
||||
|
||||
# ================== License ==================
|
||||
Homepage: https://eugeny.github.io/terminus/
|
||||
License: MIT License
|
||||
LicenseUrl: https://github.com/Eugeny/terminus/blob/master/LICENSE
|
||||
|
||||
# ================= Installer =================
|
||||
MinOSVersion: 10.0.0.0
|
||||
#Channel: stable
|
||||
Version: 1.0.125
|
||||
|
||||
InstallerType: exe
|
||||
Switches:
|
||||
Custom:
|
||||
Silent: /S
|
||||
SilentWithProgress: /S
|
||||
|
||||
Installers:
|
||||
- Arch: x64
|
||||
Url: https://github.com/Eugeny/terminus/releases/download/v1.0.125/terminus-1.0.125-setup.exe
|
||||
Sha256: E87822C36F1B32ACABB5562BD44B5C68A184639686F576B40767DE1A150FA8B3
|
||||
Scope: machine
|
||||
Language: en-US
|
||||
|
||||
# ManifestVersion: 0.1.0
|
Reference in New Issue
Block a user