mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-10 17:31:20 +00:00
20 lines
570 B
JSON
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"
|
|
}
|
|
}
|