diff --git a/bucket/duf.json b/bucket/duf.json index 7f0894906e..bacb9b8d3e 100644 --- a/bucket/duf.json +++ b/bucket/duf.json @@ -1,16 +1,16 @@ { - "version": "0.8.0", + "version": "0.8.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.8.0/duf_0.8.0_Windows_x86_64.zip", - "hash": "883a9012b24cf21db5a27e76ba5ba179263d469d8b4e9e018447790a9fd0a4ff" + "url": "https://github.com/muesli/duf/releases/download/v0.8.1/duf_0.8.1_Windows_x86_64.zip", + "hash": "61cb50b541b30b6b66f20453d8795e6395454224e1609fa8454682fcf8931926" }, "32bit": { - "url": "https://github.com/muesli/duf/releases/download/v0.8.0/duf_0.8.0_Windows_i386.zip", - "hash": "856a05a232ba1510231a386f3131a36686084fdc12bb66b9d955c05bcd8779e0" + "url": "https://github.com/muesli/duf/releases/download/v0.8.1/duf_0.8.1_Windows_i386.zip", + "hash": "1d8829b7f93dfe532bf29015b8826d6d384d6f25c751e9118a12b9ff63ae881a" } }, "bin": "duf.exe",