gsudo@2.1.0: Fix hash (Closes #4935)

This commit is contained in:
github-actions[bot] 2023-07-09 00:55:30 +00:00
parent 91c40770a7
commit 48be9d227b

View File

@ -11,17 +11,17 @@
"architecture": {
"64bit": {
"url": "https://github.com/gerardog/gsudo/releases/download/v2.1.0/gsudo.setup.x64.msi",
"hash": "da8c3fa2c550a96ddfff77da4d7040e2bce8097e49d979d350788fbee1b18a51",
"hash": "5fa670184f97d50d17b1661fd076ac20707a50511ef747e9a2c2c705a74b31db",
"extract_dir": "PFiles64\\gsudo\\2.1.0"
},
"32bit": {
"url": "https://github.com/gerardog/gsudo/releases/download/v2.1.0/gsudo.setup.x86.msi",
"hash": "2696ead48ae2a4cb6a2759e1c7f12f7e5156e3649cc04a8e6fb3537a3478b089",
"hash": "243bd5975875d5b09abad034eb9a20563404eeb486e44c37ecc4aabbdf8db1c4",
"extract_dir": "PFiles\\gsudo\\2.1.0"
},
"arm64": {
"url": "https://github.com/gerardog/gsudo/releases/download/v2.1.0/gsudo.setup.arm64.msi",
"hash": "1aebc9fc14b2d0132a5d4bb6f03ccf61a16c9c414273f97a48ee00abb81458f9",
"hash": "75f9d3e90eb19d43a69536bd70a50dd823383c18c11ddcf822b97111f1665938",
"extract_dir": "PFiles64\\gsudo\\2.1.0"
}
},