diff --git a/bucket/dust.json b/bucket/dust.json index 6fbe2a2c93..05ff7631a6 100644 --- a/bucket/dust.json +++ b/bucket/dust.json @@ -1,18 +1,18 @@ { - "version": "1.1.1", + "version": "1.1.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/v1.1.1/dust-v1.1.1-x86_64-pc-windows-msvc.zip", - "hash": "022487b773a7e5eba15a407029d9b61d3b1796d2b8fa0f555df764122d42001a", - "extract_dir": "dust-v1.1.1-x86_64-pc-windows-msvc" + "url": "https://github.com/bootandy/dust/releases/download/v1.1.2/dust-v1.1.2-x86_64-pc-windows-msvc.zip", + "hash": "95bba70721c2ccfb6005c4d61e517bf7f4cb84bdacf868e6d3ff327a483fc65b", + "extract_dir": "dust-v1.1.2-x86_64-pc-windows-msvc" }, "32bit": { - "url": "https://github.com/bootandy/dust/releases/download/v1.1.1/dust-v1.1.1-i686-pc-windows-msvc.zip", - "hash": "801c1da187134dba2cd1ed08d8b142fd6ae813f51c57abc4a398973e22ad65f4", - "extract_dir": "dust-v1.1.1-i686-pc-windows-msvc" + "url": "https://github.com/bootandy/dust/releases/download/v1.1.2/dust-v1.1.2-i686-pc-windows-msvc.zip", + "hash": "eda51b0e5892f98fcc706bf14a93b546116e0e6986d57586edc36e609ec2508e", + "extract_dir": "dust-v1.1.2-i686-pc-windows-msvc" } }, "bin": "dust.exe",