From 5a127063712932287d9370ad01226066fb9e5d6b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 1 Feb 2022 08:28:31 +0000 Subject: [PATCH] duf: Update to version 0.8.0 --- bucket/duf.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/duf.json b/bucket/duf.json index 32739d0f73..7f0894906e 100644 --- a/bucket/duf.json +++ b/bucket/duf.json @@ -1,16 +1,16 @@ { - "version": "0.7.0", + "version": "0.8.0", "description": "Disk Usage/Free Utility - a better 'df' alternative", "homepage": "https://github.com/muesli/duf", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/muesli/duf/releases/download/v0.7.0/duf_0.7.0_Windows_x86_64.zip", - "hash": "879785d63dc611ec224ee3922c6cbbeebd0659ccd3fc9c9396d65eea47555cc4" + "url": "https://github.com/muesli/duf/releases/download/v0.8.0/duf_0.8.0_Windows_x86_64.zip", + "hash": "883a9012b24cf21db5a27e76ba5ba179263d469d8b4e9e018447790a9fd0a4ff" }, "32bit": { - "url": "https://github.com/muesli/duf/releases/download/v0.7.0/duf_0.7.0_Windows_i386.zip", - "hash": "c65cadd805465b2a98c95b9b8d17a1d169cd357ec8184838b58c12387e55bfcf" + "url": "https://github.com/muesli/duf/releases/download/v0.8.0/duf_0.8.0_Windows_i386.zip", + "hash": "856a05a232ba1510231a386f3131a36686084fdc12bb66b9d955c05bcd8779e0" } }, "bin": "duf.exe",