diff --git a/bucket/dust.json b/bucket/dust.json index dcff5e6428..8ceb08362f 100644 --- a/bucket/dust.json +++ b/bucket/dust.json @@ -1,18 +1,18 @@ { - "version": "1.2.3", + "version": "1.2.4", "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/v1.2.3/dust-v1.2.3-x86_64-pc-windows-msvc.zip", - "hash": "3b02f46312b65e06dc9525ab35f02c0def26099712503f139fcb07ac69963927", - "extract_dir": "dust-v1.2.3-x86_64-pc-windows-msvc" + "url": "https://github.com/bootandy/dust/releases/download/v1.2.4/dust-v1.2.4-x86_64-pc-windows-msvc.zip", + "hash": "eb08d642f016787bb9fc918a4dc5f34665463657fddf83a40f2441cbf020fb4c", + "extract_dir": "dust-v1.2.4-x86_64-pc-windows-msvc" }, "32bit": { - "url": "https://github.com/bootandy/dust/releases/download/v1.2.3/dust-v1.2.3-i686-pc-windows-msvc.zip", - "hash": "e6b7fbfe56514a04f1c1404556a294df7ff83d302f7f8bceda5cd500a12a1db3", - "extract_dir": "dust-v1.2.3-i686-pc-windows-msvc" + "url": "https://github.com/bootandy/dust/releases/download/v1.2.4/dust-v1.2.4-i686-pc-windows-msvc.zip", + "hash": "34fc8c492d323b8bc396dbe3e32aa08464026be379f916e0fab78004bfc3b8b8", + "extract_dir": "dust-v1.2.4-i686-pc-windows-msvc" } }, "bin": "dust.exe",