diff --git a/bucket/dust.json b/bucket/dust.json index 7b3b1a402f..13a7dfb996 100644 --- a/bucket/dust.json +++ b/bucket/dust.json @@ -1,18 +1,18 @@ { - "version": "0.8.1", + "version": "0.8.2", "description": "du(1) - File space usage analyzer", "homepage": "https://github.com/bootandy/dust", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/bootandy/dust/releases/download/v0.8.1/dust-v0.8.1-x86_64-pc-windows-msvc.zip", - "hash": "4fff19022c3bf2d49a4736351743529c593cfe5330677083a5756a905b792caf", - "extract_dir": "dust-v0.8.1-x86_64-pc-windows-msvc" + "url": "https://github.com/bootandy/dust/releases/download/v0.8.2/dust-v0.8.2-x86_64-pc-windows-msvc.zip", + "hash": "f1cab6b95d590fce0d41f333388dea9e859cdc0b1846ecc4839569ccf02fbdd1", + "extract_dir": "dust-v0.8.2-x86_64-pc-windows-msvc" }, "32bit": { - "url": "https://github.com/bootandy/dust/releases/download/v0.8.1/dust-v0.8.1-i686-pc-windows-msvc.zip", - "hash": "1116fced0ad8d70afb0351494b6f99633557a1981bd9318c27f3240bf3572d4b", - "extract_dir": "dust-v0.8.1-i686-pc-windows-msvc" + "url": "https://github.com/bootandy/dust/releases/download/v0.8.2/dust-v0.8.2-i686-pc-windows-msvc.zip", + "hash": "4b53e0e26b3dd22256e8d825f322932b1251843583eb65f69974d22f70febac9", + "extract_dir": "dust-v0.8.2-i686-pc-windows-msvc" } }, "bin": "dust.exe",