duf: Update to version 0.6.1

This commit is contained in:
Richard Kuhnt 2021-04-02 00:00:39 +00:00
parent 1bf10249cf
commit 52dbb7a247

View File

@ -1,16 +1,16 @@
{
"version": "0.6.0",
"version": "0.6.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.6.0/duf_0.6.0_Windows_x86_64.zip",
"hash": "9cf11c16e62d4f37bc7272dc0f113695eb9783e1da3bcd4b162f53cce538b472"
"url": "https://github.com/muesli/duf/releases/download/v0.6.1/duf_0.6.1_Windows_x86_64.zip",
"hash": "4a96f247405945ca3c45bb0853fd6af09dc5c0885e9a3116795cece50ef5fe26"
},
"32bit": {
"url": "https://github.com/muesli/duf/releases/download/v0.6.0/duf_0.6.0_Windows_i386.zip",
"hash": "068453afdb16c87ef6a0356020d7ae36bd593739b5a222ea5276543289d6ca0a"
"url": "https://github.com/muesli/duf/releases/download/v0.6.1/duf_0.6.1_Windows_i386.zip",
"hash": "9888b0d806485d516ae04e1c68adcdfdef9d5b2d530339b97ce9d56b59276766"
}
},
"bin": "duf.exe",