gdu: Update to version 5.11.0

This commit is contained in:
Richard Kuhnt 2021-11-27 02:01:48 +00:00
parent ea49d3edb0
commit 03400f76ef

View File

@ -1,12 +1,12 @@
{ {
"version": "5.10.1", "version": "5.11.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.10.1/gdu_windows_amd64.exe.zip", "url": "https://github.com/dundee/gdu/releases/download/v5.11.0/gdu_windows_amd64.exe.zip",
"hash": "84802debbd04b79963a1fded24d9d5dac125a55b5f80f05a708196407682e2bc" "hash": "276600346589899332bbde08161e639569ef5fcaa09746e90788e875abf26a8a"
} }
}, },
"pre_install": "Rename-Item \"$dir\\$($fname -replace '\\.zip$')\" 'gdu.exe'", "pre_install": "Rename-Item \"$dir\\$($fname -replace '\\.zip$')\" 'gdu.exe'",