mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-20 22:31:21 +00:00
gsudo: Add version 0.4.1 (#672)
This commit is contained in:
parent
bf2b76a4dc
commit
34b52963ff
19
bucket/gsudo.json
Normal file
19
bucket/gsudo.json
Normal file
@ -0,0 +1,19 @@
|
||||
{
|
||||
"version": "0.4.1",
|
||||
"description": "A Sudo for Windows",
|
||||
"homepage": "https://github.com/gerardog/gsudo",
|
||||
"license": "MIT",
|
||||
"url": "https://github.com/gerardog/gsudo/releases/download/v0.4.1/gsudo.v0.4.1.zip",
|
||||
"hash": "5a7c2bdaa5e2c399c99bd396fea6e35a3267c62d901e7326959b17b1abaf4a3b",
|
||||
"bin": [
|
||||
"gsudo.exe",
|
||||
[
|
||||
"gsudo.exe",
|
||||
"sudo"
|
||||
]
|
||||
],
|
||||
"checkver": "github",
|
||||
"autoupdate": {
|
||||
"url": "https://github.com/gerardog/gsudo/releases/download/v$version/gsudo.v$version.zip"
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user