2020-08-10 10:15:55 +02:00

20 lines
574 B
JSON

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