37 lines
909 B
YAML
37 lines
909 B
YAML
# ================== 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
|