mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-01-01 13:34:29 +00:00
20 lines
570 B
JSON
20 lines
570 B
JSON
{
|
|
"version": "0.5.3",
|
|
"description": "A Sudo for Windows",
|
|
"homepage": "https://github.com/gerardog/gsudo",
|
|
"license": "MIT",
|
|
"url": "https://github.com/gerardog/gsudo/releases/download/v0.5.3/gsudo.v0.5.3.zip",
|
|
"hash": "1e2992e497c9d17b38bfc2d4bc03c113ee23a0a0c91feead7c544bf12b8b6244",
|
|
"bin": [
|
|
"gsudo.exe",
|
|
[
|
|
"gsudo.exe",
|
|
"sudo"
|
|
]
|
|
],
|
|
"checkver": "github",
|
|
"autoupdate": {
|
|
"url": "https://github.com/gerardog/gsudo/releases/download/v$version/gsudo.v$version.zip"
|
|
}
|
|
}
|