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.4.2",
|
|
"description": "A Sudo for Windows",
|
|
"homepage": "https://github.com/gerardog/gsudo",
|
|
"license": "MIT",
|
|
"url": "https://github.com/gerardog/gsudo/releases/download/v0.4.2/gsudo.v0.4.2.zip",
|
|
"hash": "b68efdc89e6ba01eb217dff833dd5d0f45e0a284f9c5a66eaf3a3e49de751f5a",
|
|
"bin": [
|
|
"gsudo.exe",
|
|
[
|
|
"gsudo.exe",
|
|
"sudo"
|
|
]
|
|
],
|
|
"checkver": "github",
|
|
"autoupdate": {
|
|
"url": "https://github.com/gerardog/gsudo/releases/download/v$version/gsudo.v$version.zip"
|
|
}
|
|
}
|