2019-12-31 19:00:20 +00:00

20 lines
564 B
JSON

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