diff --git a/bucket/gdu.json b/bucket/gdu.json index 87f26a6cf0..44f0515541 100644 --- a/bucket/gdu.json +++ b/bucket/gdu.json @@ -1,12 +1,12 @@ { - "version": "5.18.0", + "version": "5.18.1", "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.18.0/gdu_windows_amd64.exe.zip", - "hash": "ea8f5206306aa485ab277138093f2cb70fd39713434c0812be15289f784d33e3" + "url": "https://github.com/dundee/gdu/releases/download/v5.18.1/gdu_windows_amd64.exe.zip", + "hash": "b59b467b36ea561133357b1f458c823e3aca915f9f1c3a2021523663c85720f5" } }, "pre_install": "Rename-Item \"$dir\\$($fname -replace '\\.zip$')\" 'gdu.exe'",