diff --git a/bucket/duf.json b/bucket/duf.json index ba9b07b996..19365992e8 100644 --- a/bucket/duf.json +++ b/bucket/duf.json @@ -1,16 +1,16 @@ { - "version": "0.5.0", + "version": "0.6.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.5.0/duf_0.5.0_Windows_x86_64.zip", - "hash": "37b618d5867e640b75aebce0e735185bc6d329bf6b10bcd0ce0d8131a6c0d40d" + "url": "https://github.com/muesli/duf/releases/download/v0.6.0/duf_0.6.0_Windows_x86_64.zip", + "hash": "9cf11c16e62d4f37bc7272dc0f113695eb9783e1da3bcd4b162f53cce538b472" }, "32bit": { - "url": "https://github.com/muesli/duf/releases/download/v0.5.0/duf_0.5.0_Windows_i386.zip", - "hash": "056befc834451c7a7b00180b0f75fef2637d5a500fdedc29db17570d5003a842" + "url": "https://github.com/muesli/duf/releases/download/v0.6.0/duf_0.6.0_Windows_i386.zip", + "hash": "068453afdb16c87ef6a0356020d7ae36bd593739b5a222ea5276543289d6ca0a" } }, "bin": "duf.exe",