mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
gsudo@2.1.0: Fix hash (Closes #4936)
This commit is contained in:
parent
48be9d227b
commit
4492900aaf
@ -11,17 +11,17 @@
|
|||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/gerardog/gsudo/releases/download/v2.1.0/gsudo.setup.x64.msi",
|
"url": "https://github.com/gerardog/gsudo/releases/download/v2.1.0/gsudo.setup.x64.msi",
|
||||||
"hash": "5fa670184f97d50d17b1661fd076ac20707a50511ef747e9a2c2c705a74b31db",
|
"hash": "b6822791582ab00e9e8a04180b3a79f0fd65589908f5a9fab88cfb577db5ad85",
|
||||||
"extract_dir": "PFiles64\\gsudo\\2.1.0"
|
"extract_dir": "PFiles64\\gsudo\\2.1.0"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/gerardog/gsudo/releases/download/v2.1.0/gsudo.setup.x86.msi",
|
"url": "https://github.com/gerardog/gsudo/releases/download/v2.1.0/gsudo.setup.x86.msi",
|
||||||
"hash": "243bd5975875d5b09abad034eb9a20563404eeb486e44c37ecc4aabbdf8db1c4",
|
"hash": "e3219ef487c6d0ffa28346d35a8284f1b46fde35c3d260087a1887cc7976058c",
|
||||||
"extract_dir": "PFiles\\gsudo\\2.1.0"
|
"extract_dir": "PFiles\\gsudo\\2.1.0"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/gerardog/gsudo/releases/download/v2.1.0/gsudo.setup.arm64.msi",
|
"url": "https://github.com/gerardog/gsudo/releases/download/v2.1.0/gsudo.setup.arm64.msi",
|
||||||
"hash": "75f9d3e90eb19d43a69536bd70a50dd823383c18c11ddcf822b97111f1665938",
|
"hash": "7a34284f7cd14c3e9dc41b310eca2aa7b890c36286de6b7c8af9e2f40404eac4",
|
||||||
"extract_dir": "PFiles64\\gsudo\\2.1.0"
|
"extract_dir": "PFiles64\\gsudo\\2.1.0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user