mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 23:01:19 +00:00
gsudo: Update to version 2.0.8
This commit is contained in:
parent
25a44b96f1
commit
1b1e21ad2f
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "2.0.7",
|
||||
"version": "2.0.8",
|
||||
"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.7/gsudo.setup.x64.msi",
|
||||
"hash": "e5136896acc34a06c57562136d3bb86cce143f25fd1f10f796e459cff753bd7a",
|
||||
"extract_dir": "PFiles64\\gsudo\\2.0.7"
|
||||
"url": "https://github.com/gerardog/gsudo/releases/download/v2.0.8/gsudo.setup.x64.msi",
|
||||
"hash": "d5122cef7d044fc30824de29c2c18d83597f2299ccd0a1fa3a442ee0c10105a5",
|
||||
"extract_dir": "PFiles64\\gsudo\\2.0.8"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/gerardog/gsudo/releases/download/v2.0.7/gsudo.setup.x86.msi",
|
||||
"hash": "eccd0b7fffa24ab6c449e1633ded0065b614ae2f1279f8bb63abc82ecdf236e3",
|
||||
"extract_dir": "PFiles\\gsudo\\2.0.7"
|
||||
"url": "https://github.com/gerardog/gsudo/releases/download/v2.0.8/gsudo.setup.x86.msi",
|
||||
"hash": "bc1e5533266b63fcae8ee7c9bb81f6da864c9e03f9a593d19539f0980d28e3b8",
|
||||
"extract_dir": "PFiles\\gsudo\\2.0.8"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/gerardog/gsudo/releases/download/v2.0.7/gsudo.setup.arm64.msi",
|
||||
"hash": "36df56694073ca5957108746637220ee84d03c26d2740a065011f46d1d4cedc4",
|
||||
"extract_dir": "PFiles64\\gsudo\\2.0.7"
|
||||
"url": "https://github.com/gerardog/gsudo/releases/download/v2.0.8/gsudo.setup.arm64.msi",
|
||||
"hash": "7cc72a9dc3039d3cb1ea47a05795e1e2eaa74d4de38f408c27fb9cb33a524ad9",
|
||||
"extract_dir": "PFiles64\\gsudo\\2.0.8"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user