duf: Update to version 0.6.2

This commit is contained in:
Richard Kuhnt 2021-04-02 23:00:22 +00:00
parent b789abb6c0
commit 25cac52a6c

View File

@ -1,16 +1,16 @@
{ {
"version": "0.6.1", "version": "0.6.2",
"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.1/duf_0.6.1_Windows_x86_64.zip", "url": "https://github.com/muesli/duf/releases/download/v0.6.2/duf_0.6.2_Windows_x86_64.zip",
"hash": "4a96f247405945ca3c45bb0853fd6af09dc5c0885e9a3116795cece50ef5fe26" "hash": "16ef7c5ae344f7fe747b0e5bd1fe4f7a9a7a6475bd0672e3ddce402469ed79b2"
}, },
"32bit": { "32bit": {
"url": "https://github.com/muesli/duf/releases/download/v0.6.1/duf_0.6.1_Windows_i386.zip", "url": "https://github.com/muesli/duf/releases/download/v0.6.2/duf_0.6.2_Windows_i386.zip",
"hash": "9888b0d806485d516ae04e1c68adcdfdef9d5b2d530339b97ce9d56b59276766" "hash": "e4d4135f2d67b37b0dc63cb457f69036672307148f864d2d4c86ff881d2ea133"
} }
}, },
"bin": "duf.exe", "bin": "duf.exe",