gdu: Update to version 5.31.0

This commit is contained in:
github-actions[bot] 2025-06-06 12:31:58 +00:00
parent 87442e3907
commit 2fc46bc6a7

View File

@ -1,12 +1,12 @@
{ {
"version": "5.30.1", "version": "5.31.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.30.1/gdu_windows_amd64.exe.zip", "url": "https://github.com/dundee/gdu/releases/download/v5.31.0/gdu_windows_amd64.exe.zip",
"hash": "f5f2c0e2da339775918a9890a79c54962d8f2e5a24b95db9e016c5b946b09b8c" "hash": "ee7e5a4503ec6cfefd73137872ef395fe69b2f80732d27fcb28b20b377210876"
} }
}, },
"pre_install": "Rename-Item \"$dir\\$($fname -replace '\\.zip$')\" 'gdu.exe'", "pre_install": "Rename-Item \"$dir\\$($fname -replace '\\.zip$')\" 'gdu.exe'",