27 lines
810 B
YAML
27 lines
810 B
YAML
# ================== General ==================
|
|
Id: gerardog.gsudo
|
|
Publisher: gerardog
|
|
Name: gsudo
|
|
Author: gerardog
|
|
Description: A Sudo for Windows - run elevated without spawning a new Console Host Window
|
|
#AppMoniker:
|
|
Tags: sudo,elevate,admin,priviledge
|
|
#FileExtensions:
|
|
#Protocols:
|
|
Commands: gsudo,sudo
|
|
|
|
# ================== License ==================
|
|
Homepage: https://github.com/gerardog/gsudo
|
|
License: MIT
|
|
LicenseUrl: https://github.com/gerardog/gsudo/blob/master/LICENSE.txt
|
|
|
|
# ================= Installer =================
|
|
Version: 0.7.3
|
|
InstallerType: msi
|
|
Installers:
|
|
- Arch: x64
|
|
Url: https://github.com/gerardog/gsudo/releases/download/v0.7.3/gsudoSetup.msi
|
|
Sha256: e0f7d0c98d73daa443284959a66a625ecd1e1ca2a6f8e295c226cf18e8aeaa49
|
|
#Switches:
|
|
# Silent:
|
|
# SilentWithProgress: |