diff --git a/bucket/gdu.json b/bucket/gdu.json index e38a2f3aea..c20e04cb5e 100644 --- a/bucket/gdu.json +++ b/bucket/gdu.json @@ -1,12 +1,12 @@ { - "version": "5.11.0", + "version": "5.12.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.11.0/gdu_windows_amd64.exe.zip", - "hash": "276600346589899332bbde08161e639569ef5fcaa09746e90788e875abf26a8a" + "url": "https://github.com/dundee/gdu/releases/download/v5.12.0/gdu_windows_amd64.exe.zip", + "hash": "8359cbe0b306265715acdd373a5518b50dad74a68a33212725de2fd6920c8602" } }, "pre_install": "Rename-Item \"$dir\\$($fname -replace '\\.zip$')\" 'gdu.exe'",