From 52dbb7a247a1347e6614b55edf53c02dd7c83fb4 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 2 Apr 2021 00:00:39 +0000 Subject: [PATCH] duf: Update to version 0.6.1 --- bucket/duf.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/duf.json b/bucket/duf.json index 19365992e8..1b1874cad8 100644 --- a/bucket/duf.json +++ b/bucket/duf.json @@ -1,16 +1,16 @@ { - "version": "0.6.0", + "version": "0.6.1", "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.0/duf_0.6.0_Windows_x86_64.zip", - "hash": "9cf11c16e62d4f37bc7272dc0f113695eb9783e1da3bcd4b162f53cce538b472" + "url": "https://github.com/muesli/duf/releases/download/v0.6.1/duf_0.6.1_Windows_x86_64.zip", + "hash": "4a96f247405945ca3c45bb0853fd6af09dc5c0885e9a3116795cece50ef5fe26" }, "32bit": { - "url": "https://github.com/muesli/duf/releases/download/v0.6.0/duf_0.6.0_Windows_i386.zip", - "hash": "068453afdb16c87ef6a0356020d7ae36bd593739b5a222ea5276543289d6ca0a" + "url": "https://github.com/muesli/duf/releases/download/v0.6.1/duf_0.6.1_Windows_i386.zip", + "hash": "9888b0d806485d516ae04e1c68adcdfdef9d5b2d530339b97ce9d56b59276766" } }, "bin": "duf.exe",