From 2fa4d69cea0d2e6a6e77950d18aad243dd6adf4b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 8 Jan 2022 12:30:09 +0000 Subject: [PATCH] duf: Update to version 0.7.0 --- bucket/duf.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/duf.json b/bucket/duf.json index efc7389495..32739d0f73 100644 --- a/bucket/duf.json +++ b/bucket/duf.json @@ -1,16 +1,16 @@ { - "version": "0.6.2", + "version": "0.7.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.6.2/duf_0.6.2_Windows_x86_64.zip", - "hash": "16ef7c5ae344f7fe747b0e5bd1fe4f7a9a7a6475bd0672e3ddce402469ed79b2" + "url": "https://github.com/muesli/duf/releases/download/v0.7.0/duf_0.7.0_Windows_x86_64.zip", + "hash": "879785d63dc611ec224ee3922c6cbbeebd0659ccd3fc9c9396d65eea47555cc4" }, "32bit": { - "url": "https://github.com/muesli/duf/releases/download/v0.6.2/duf_0.6.2_Windows_i386.zip", - "hash": "e4d4135f2d67b37b0dc63cb457f69036672307148f864d2d4c86ff881d2ea133" + "url": "https://github.com/muesli/duf/releases/download/v0.7.0/duf_0.7.0_Windows_i386.zip", + "hash": "c65cadd805465b2a98c95b9b8d17a1d169cd357ec8184838b58c12387e55bfcf" } }, "bin": "duf.exe",