duf: Update to version 0.6.0

This commit is contained in:
Jakub Čábera 2021-02-05 13:05:58 +01:00
parent 5741a541d3
commit bcd922c7d9

View File

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