diff --git a/bucket/gdu.json b/bucket/gdu.json index eb75935ce4..dd5d2dd070 100644 --- a/bucket/gdu.json +++ b/bucket/gdu.json @@ -1,12 +1,12 @@ { - "version": "5.9.0", + "version": "5.10.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.9.0/gdu_windows_amd64.exe.zip", - "hash": "2bcbce4c4aee696a4423fcf03406adc7bcdcd92f51fd1faa997c5e20dfcba3c7" + "url": "https://github.com/dundee/gdu/releases/download/v5.10.0/gdu_windows_amd64.exe.zip", + "hash": "0399eff3adae84c535d6b4e00024e7b0bd1d69e0cf2456a6794317278f8fdcdf" } }, "pre_install": "Rename-Item \"$dir\\$($fname -replace '\\.zip$')\" 'gdu.exe'",