duf: Update to version 0.8.0

This commit is contained in:
github-actions[bot] 2022-02-01 08:28:31 +00:00
parent f457ff972e
commit 5a12706371

View File

@ -1,16 +1,16 @@
{
"version": "0.7.0",
"version": "0.8.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.7.0/duf_0.7.0_Windows_x86_64.zip",
"hash": "879785d63dc611ec224ee3922c6cbbeebd0659ccd3fc9c9396d65eea47555cc4"
"url": "https://github.com/muesli/duf/releases/download/v0.8.0/duf_0.8.0_Windows_x86_64.zip",
"hash": "883a9012b24cf21db5a27e76ba5ba179263d469d8b4e9e018447790a9fd0a4ff"
},
"32bit": {
"url": "https://github.com/muesli/duf/releases/download/v0.7.0/duf_0.7.0_Windows_i386.zip",
"hash": "c65cadd805465b2a98c95b9b8d17a1d169cd357ec8184838b58c12387e55bfcf"
"url": "https://github.com/muesli/duf/releases/download/v0.8.0/duf_0.8.0_Windows_i386.zip",
"hash": "856a05a232ba1510231a386f3131a36686084fdc12bb66b9d955c05bcd8779e0"
}
},
"bin": "duf.exe",