2020-01-28 05:01:49 +00:00

20 lines
570 B
JSON

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