gdu: Update to version 5.13.1

This commit is contained in:
github-actions[bot] 2022-03-21 20:26:58 +00:00
parent 5c735379b2
commit 621ade91ee

View File

@ -1,12 +1,12 @@
{
"version": "5.13.2",
"version": "5.13.1",
"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.13.2/gdu_windows_amd64.exe.zip",
"hash": "b2af36017048b8175f18c7f28d18c719039852ed477e61b82121c1eb16581121"
"url": "https://github.com/dundee/gdu/releases/download/v5.13.1/gdu_windows_amd64.exe.zip",
"hash": "00cbd1669122577874193f57a5f7aa59e7d6c9d4055ba1fcbf371f641390f64b"
}
},
"pre_install": "Rename-Item \"$dir\\$($fname -replace '\\.zip$')\" 'gdu.exe'",