From 1709a47050c6a1f15d6ac59776b3e61401cda6ba Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 14 Mar 2023 12:32:14 +0000 Subject: [PATCH] dust: Update to version 0.8.5 --- bucket/dust.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/dust.json b/bucket/dust.json index 07de3dbdb0..0b48b97db9 100644 --- a/bucket/dust.json +++ b/bucket/dust.json @@ -1,18 +1,18 @@ { - "version": "0.8.4", + "version": "0.8.5", "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.4/dust-v0.8.4-x86_64-pc-windows-msvc.zip", - "hash": "13f52ac1e059d748fcc2ab99f926c50772bc30d741456452adf9dc51918ee3af", - "extract_dir": "dust-v0.8.4-x86_64-pc-windows-msvc" + "url": "https://github.com/bootandy/dust/releases/download/v0.8.5/dust-v0.8.5-x86_64-pc-windows-msvc.zip", + "hash": "c7314229a2ed95fdb872b6b23fcd5e3b684902255271486e34d9f3f1ea68165e", + "extract_dir": "dust-v0.8.5-x86_64-pc-windows-msvc" }, "32bit": { - "url": "https://github.com/bootandy/dust/releases/download/v0.8.4/dust-v0.8.4-i686-pc-windows-msvc.zip", - "hash": "c85718ba27327be32eba211e53d2f140169f2c009c8c352d143ee3eeb5ff11dc", - "extract_dir": "dust-v0.8.4-i686-pc-windows-msvc" + "url": "https://github.com/bootandy/dust/releases/download/v0.8.5/dust-v0.8.5-i686-pc-windows-msvc.zip", + "hash": "c7b4eee308e844ea9e793dcea9192957be969822323e31fc36e69ca93f46cab1", + "extract_dir": "dust-v0.8.5-i686-pc-windows-msvc" } }, "bin": "dust.exe",