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