gdu: Update to version 5.18.0

This commit is contained in:
github-actions[bot] 2022-09-18 08:29:51 +00:00
parent b548fcee9b
commit bb3d3e5695

View File

@ -1,12 +1,12 @@
{
"version": "5.17.1",
"version": "5.18.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.17.1/gdu_windows_amd64.exe.zip",
"hash": "f5ce3c52b8e9c2bd387ea556ad20ef22f3a3ebd54f5cfa7ceb6f2abcbc45fe30"
"url": "https://github.com/dundee/gdu/releases/download/v5.18.0/gdu_windows_amd64.exe.zip",
"hash": "ea8f5206306aa485ab277138093f2cb70fd39713434c0812be15289f784d33e3"
}
},
"pre_install": "Rename-Item \"$dir\\$($fname -replace '\\.zip$')\" 'gdu.exe'",