2020-12-21 11:08:40 +01:00

20 lines
574 B
JSON

{
"version": "0.7.3",
"description": "A Sudo for Windows",
"homepage": "https://github.com/gerardog/gsudo",
"license": "MIT",
"url": "https://github.com/gerardog/gsudo/releases/download/v0.7.3/gsudo.v0.7.3.zip",
"hash": "a663510ff1754d20504ba989622a7a6077b435ecc17f361b3003a393fc98c191",
"env_add_path": ".",
"bin": [
[
"gsudo.exe",
"sudo"
]
],
"checkver": "github",
"autoupdate": {
"url": "https://github.com/gerardog/gsudo/releases/download/v$version/gsudo.v$version.zip"
}
}