2021-08-07 21:00:32 +00:00

20 lines
574 B
JSON

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