gdu: Update to version 5.10.0

This commit is contained in:
Richard Kuhnt 2021-11-09 22:00:38 +00:00
parent 70010d8da5
commit 53cc82e6a7

View File

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