duf: Update to version 0.7.0

This commit is contained in:
github-actions[bot] 2022-01-08 12:30:09 +00:00
parent 764a792600
commit 2fa4d69cea

View File

@ -1,16 +1,16 @@
{ {
"version": "0.6.2", "version": "0.7.0",
"description": "Disk Usage/Free Utility - a better 'df' alternative", "description": "Disk Usage/Free Utility - a better 'df' alternative",
"homepage": "https://github.com/muesli/duf", "homepage": "https://github.com/muesli/duf",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/muesli/duf/releases/download/v0.6.2/duf_0.6.2_Windows_x86_64.zip", "url": "https://github.com/muesli/duf/releases/download/v0.7.0/duf_0.7.0_Windows_x86_64.zip",
"hash": "16ef7c5ae344f7fe747b0e5bd1fe4f7a9a7a6475bd0672e3ddce402469ed79b2" "hash": "879785d63dc611ec224ee3922c6cbbeebd0659ccd3fc9c9396d65eea47555cc4"
}, },
"32bit": { "32bit": {
"url": "https://github.com/muesli/duf/releases/download/v0.6.2/duf_0.6.2_Windows_i386.zip", "url": "https://github.com/muesli/duf/releases/download/v0.7.0/duf_0.7.0_Windows_i386.zip",
"hash": "e4d4135f2d67b37b0dc63cb457f69036672307148f864d2d4c86ff881d2ea133" "hash": "c65cadd805465b2a98c95b9b8d17a1d169cd357ec8184838b58c12387e55bfcf"
} }
}, },
"bin": "duf.exe", "bin": "duf.exe",