gdu: Update to version 5.10.1

This commit is contained in:
Richard Kuhnt 2021-11-23 18:00:29 +00:00
parent 8583df93be
commit b2e6a7d0ed

View File

@ -1,12 +1,12 @@
{
"version": "5.10.0",
"version": "5.10.1",
"description": "A Fast Console Disk Usage Analyzer",
"homepage": "https://github.com/dundee/gdu",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/dundee/gdu/releases/download/v5.10.0/gdu_windows_amd64.exe.zip",
"hash": "0399eff3adae84c535d6b4e00024e7b0bd1d69e0cf2456a6794317278f8fdcdf"
"url": "https://github.com/dundee/gdu/releases/download/v5.10.1/gdu_windows_amd64.exe.zip",
"hash": "84802debbd04b79963a1fded24d9d5dac125a55b5f80f05a708196407682e2bc"
}
},
"pre_install": "Rename-Item \"$dir\\$($fname -replace '\\.zip$')\" 'gdu.exe'",