mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
gsudo: Update to version 2.0.9
This commit is contained in:
parent
5c6fbc3b72
commit
0a03d8f116
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "2.0.8",
|
||||
"version": "2.0.9",
|
||||
"description": "A Sudo for Windows",
|
||||
"homepage": "https://gerardog.github.io/gsudo",
|
||||
"license": "MIT",
|
||||
@ -10,19 +10,19 @@
|
||||
],
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/gerardog/gsudo/releases/download/v2.0.8/gsudo.setup.x64.msi",
|
||||
"hash": "d5122cef7d044fc30824de29c2c18d83597f2299ccd0a1fa3a442ee0c10105a5",
|
||||
"extract_dir": "PFiles64\\gsudo\\2.0.8"
|
||||
"url": "https://github.com/gerardog/gsudo/releases/download/v2.0.9/gsudo.setup.x64.msi",
|
||||
"hash": "5f3d8d078deaf9f2f81908eebd2930e172ee74eaede78c9d80293ccf9805d8a7",
|
||||
"extract_dir": "PFiles64\\gsudo\\2.0.9"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/gerardog/gsudo/releases/download/v2.0.8/gsudo.setup.x86.msi",
|
||||
"hash": "bc1e5533266b63fcae8ee7c9bb81f6da864c9e03f9a593d19539f0980d28e3b8",
|
||||
"extract_dir": "PFiles\\gsudo\\2.0.8"
|
||||
"url": "https://github.com/gerardog/gsudo/releases/download/v2.0.9/gsudo.setup.x86.msi",
|
||||
"hash": "1a823b62e851e292ebf39097160e6e41b5e0c63b50f0147f97bf6a9661574fba",
|
||||
"extract_dir": "PFiles\\gsudo\\2.0.9"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/gerardog/gsudo/releases/download/v2.0.8/gsudo.setup.arm64.msi",
|
||||
"hash": "7cc72a9dc3039d3cb1ea47a05795e1e2eaa74d4de38f408c27fb9cb33a524ad9",
|
||||
"extract_dir": "PFiles64\\gsudo\\2.0.8"
|
||||
"url": "https://github.com/gerardog/gsudo/releases/download/v2.0.9/gsudo.setup.arm64.msi",
|
||||
"hash": "c13e48e292b228c13bd8f46f11e95014cda6570daffde6a24767c26b630c235c",
|
||||
"extract_dir": "PFiles64\\gsudo\\2.0.9"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user