mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 08:41:20 +00:00
gsudo: Update to version 2.4.2
This commit is contained in:
parent
a4841e4ea7
commit
940c27a2ad
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "2.4.0",
|
"version": "2.4.2",
|
||||||
"description": "A Sudo for Windows",
|
"description": "A Sudo for Windows",
|
||||||
"homepage": "https://gerardog.github.io/gsudo",
|
"homepage": "https://gerardog.github.io/gsudo",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
@ -10,19 +10,19 @@
|
|||||||
],
|
],
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/gerardog/gsudo/releases/download/v2.4.0/gsudo.setup.x64.msi",
|
"url": "https://github.com/gerardog/gsudo/releases/download/v2.4.2/gsudo.setup.x64.msi",
|
||||||
"hash": "51424878994fd4772c0f4a56669aba9f4ae2e37dc3d97f31afce4d07bdff3427",
|
"hash": "69c7fcf27380da06b744eeaa7578d4b5e27cc848fd04c82331d5e4c33ffd346e",
|
||||||
"extract_dir": "PFiles64\\gsudo\\2.4.0"
|
"extract_dir": "PFiles64\\gsudo\\2.4.2"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/gerardog/gsudo/releases/download/v2.4.0/gsudo.setup.x86.msi",
|
"url": "https://github.com/gerardog/gsudo/releases/download/v2.4.2/gsudo.setup.x86.msi",
|
||||||
"hash": "f0cee8097a76d9bfbe6a896b007de9ad0caaf39d95ea7e59f0949c3a114f6753",
|
"hash": "136e6f7eee439a8c3b8feb4b3d2b871d7f77a8dd28bd3cf43385545f5a9a1ef8",
|
||||||
"extract_dir": "PFiles\\gsudo\\2.4.0"
|
"extract_dir": "PFiles\\gsudo\\2.4.2"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/gerardog/gsudo/releases/download/v2.4.0/gsudo.setup.arm64.msi",
|
"url": "https://github.com/gerardog/gsudo/releases/download/v2.4.2/gsudo.setup.arm64.msi",
|
||||||
"hash": "f2ae3dd2e9aac25180e0d3aad7355702d82d96d38930dd41f0f50ce7a6366a71",
|
"hash": "0ab17eec41ca2dfdc81443e36eb30cec5396bff8c8755ea17d0c674f057b3d04",
|
||||||
"extract_dir": "PFiles64\\gsudo\\2.4.0"
|
"extract_dir": "PFiles64\\gsudo\\2.4.2"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user