gdu: Update to version 5.9.0

This commit is contained in:
Richard Kuhnt 2021-10-23 01:00:34 +00:00
parent 5fd4ef3722
commit 44bb6aa899

View File

@ -1,12 +1,12 @@
{
"version": "5.8.1",
"version": "5.9.0",
"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.8.1/gdu_windows_amd64.exe.zip",
"hash": "33c2e09a2016bfa90c621c11597c684d5a14a65d7eec5c9f275e825c7a9000bf"
"url": "https://github.com/dundee/gdu/releases/download/v5.9.0/gdu_windows_amd64.exe.zip",
"hash": "2bcbce4c4aee696a4423fcf03406adc7bcdcd92f51fd1faa997c5e20dfcba3c7"
}
},
"pre_install": "Rename-Item \"$dir\\$($fname -replace '\\.zip$')\" 'gdu.exe'",