gdu: Update to version 5.8.0

This commit is contained in:
Richard Kuhnt 2021-09-23 13:01:11 +00:00
parent 1679ad27bd
commit bd993e06b6

View File

@ -1,12 +1,12 @@
{ {
"version": "5.7.0", "version": "5.8.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.7.0/gdu_windows_amd64.exe.zip", "url": "https://github.com/dundee/gdu/releases/download/v5.8.0/gdu_windows_amd64.exe.zip",
"hash": "e21f1798bc44c6d2e65fc3b9c7d43c46ebb66e7eeac97d113327acaf8893d973" "hash": "8c91276807be4906290f6fc6c1408defd46dd50bfb167ae94a199e7d3a58d006"
} }
}, },
"pre_install": "Rename-Item \"$dir\\$($fname -replace '\\.zip$')\" 'gdu.exe'", "pre_install": "Rename-Item \"$dir\\$($fname -replace '\\.zip$')\" 'gdu.exe'",