gdu: Update to version 5.16.0

This commit is contained in:
github-actions[bot] 2022-09-08 04:53:26 +00:00
parent fe31ee490d
commit 6795353403

View File

@ -1,12 +1,12 @@
{ {
"version": "5.15.0", "version": "5.16.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.15.0/gdu_windows_amd64.exe.zip", "url": "https://github.com/dundee/gdu/releases/download/v5.16.0/gdu_windows_amd64.exe.zip",
"hash": "df77987072d2226fe6654d148fd5943892bcc1dfc4323710036c2a14dc673592" "hash": "aa0995f8d246c02043d064bec741cd7bbe197f2e145f77fab4fd743bbafa530b"
} }
}, },
"pre_install": "Rename-Item \"$dir\\$($fname -replace '\\.zip$')\" 'gdu.exe'", "pre_install": "Rename-Item \"$dir\\$($fname -replace '\\.zip$')\" 'gdu.exe'",