2020-04-27 10:18:36 +08:00

20 lines
568 B
JSON

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