diff --git a/bucket/dust.json b/bucket/dust.json index 86b52eb9ea..7b3b1a402f 100644 --- a/bucket/dust.json +++ b/bucket/dust.json @@ -1,18 +1,18 @@ { - "version": "0.8.0", + "version": "0.8.1", "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.0/dust-v0.8.0-x86_64-pc-windows-msvc.zip", - "hash": "3d7b671e382d172d54342de78208aac3a6df262bee15b53d4dd551bff2e80274", - "extract_dir": "dust-v0.8.0-x86_64-pc-windows-msvc" + "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" }, "32bit": { - "url": "https://github.com/bootandy/dust/releases/download/v0.8.0/dust-v0.8.0-i686-pc-windows-msvc.zip", - "hash": "b3a57efaaa12380bc504ab69b20a83ed9d52583b614cbbbd7d71374f6b70f172", - "extract_dir": "dust-v0.8.0-i686-pc-windows-msvc" + "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" } }, "bin": "dust.exe",