diff --git a/bucket/dust.json b/bucket/dust.json index 9821cdb079..e1f88f76d8 100644 --- a/bucket/dust.json +++ b/bucket/dust.json @@ -1,18 +1,18 @@ { - "version": "0.6.1", + "version": "0.6.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.6.1/dust-v0.6.1-x86_64-pc-windows-msvc.zip", - "hash": "c24cc2c6f7baf8027706fcbd27d9fb9d2490acde500513502b7573bf46122d83", - "extract_dir": "dust-v0.6.1-x86_64-pc-windows-msvc" + "url": "https://github.com/bootandy/dust/releases/download/v0.6.2/dust-v0.6.2-x86_64-pc-windows-msvc.zip", + "hash": "13eabc382764c683f7a5be30f4a29fb6ab29758f8a438db7b1ee19cedcad3239", + "extract_dir": "dust-v0.6.2-x86_64-pc-windows-msvc" }, "32bit": { - "url": "https://github.com/bootandy/dust/releases/download/v0.6.1/dust-v0.6.1-i686-pc-windows-msvc.zip", - "hash": "108e03b931df3b1d2f51798c5352666bbfc8a1806d6eaeed0f0e35e676c955f0", - "extract_dir": "dust-v0.6.1-i686-pc-windows-msvc" + "url": "https://github.com/bootandy/dust/releases/download/v0.6.2/dust-v0.6.2-i686-pc-windows-msvc.zip", + "hash": "d70185ed6bfafcbed58e4286a6c7b0b61c66181056aeda7bb95b11f862804151", + "extract_dir": "dust-v0.6.2-i686-pc-windows-msvc" } }, "bin": "dust.exe",