diff --git a/bucket/duf.json b/bucket/duf.json index 1b1874cad8..efc7389495 100644 --- a/bucket/duf.json +++ b/bucket/duf.json @@ -1,16 +1,16 @@ { - "version": "0.6.1", + "version": "0.6.2", "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.1/duf_0.6.1_Windows_x86_64.zip", - "hash": "4a96f247405945ca3c45bb0853fd6af09dc5c0885e9a3116795cece50ef5fe26" + "url": "https://github.com/muesli/duf/releases/download/v0.6.2/duf_0.6.2_Windows_x86_64.zip", + "hash": "16ef7c5ae344f7fe747b0e5bd1fe4f7a9a7a6475bd0672e3ddce402469ed79b2" }, "32bit": { - "url": "https://github.com/muesli/duf/releases/download/v0.6.1/duf_0.6.1_Windows_i386.zip", - "hash": "9888b0d806485d516ae04e1c68adcdfdef9d5b2d530339b97ce9d56b59276766" + "url": "https://github.com/muesli/duf/releases/download/v0.6.2/duf_0.6.2_Windows_i386.zip", + "hash": "e4d4135f2d67b37b0dc63cb457f69036672307148f864d2d4c86ff881d2ea133" } }, "bin": "duf.exe",