diff --git a/bucket/gdu.json b/bucket/gdu.json index ba6b21b004..127dbaec24 100644 --- a/bucket/gdu.json +++ b/bucket/gdu.json @@ -1,12 +1,12 @@ { - "version": "5.15.0", + "version": "5.16.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.15.0/gdu_windows_amd64.exe.zip", - "hash": "df77987072d2226fe6654d148fd5943892bcc1dfc4323710036c2a14dc673592" + "url": "https://github.com/dundee/gdu/releases/download/v5.16.0/gdu_windows_amd64.exe.zip", + "hash": "aa0995f8d246c02043d064bec741cd7bbe197f2e145f77fab4fd743bbafa530b" } }, "pre_install": "Rename-Item \"$dir\\$($fname -replace '\\.zip$')\" 'gdu.exe'",