dust: Update to version 0.6.1

This commit is contained in:
Richard Kuhnt 2021-07-19 14:01:49 +00:00
parent a8db110f9f
commit 4de199ed6b

View File

@ -1,18 +1,18 @@
{
"version": "0.6.0",
"version": "0.6.1",
"description": "du(1) - File space usage analyzer",
"homepage": "https://github.com/bootandy/dust",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/bootandy/dust/releases/download/v0.6.0/dust-v0.6.0-x86_64-pc-windows-msvc.zip",
"hash": "7520bdbb5fca9da031481a951f6c3e0869ff46c0cb6c170da9ef0073434137af",
"extract_dir": "dust-v0.6.0-x86_64-pc-windows-msvc"
"url": "https://github.com/bootandy/dust/releases/download/v0.6.1/dust-v0.6.1-x86_64-pc-windows-msvc.zip",
"hash": "c24cc2c6f7baf8027706fcbd27d9fb9d2490acde500513502b7573bf46122d83",
"extract_dir": "dust-v0.6.1-x86_64-pc-windows-msvc"
},
"32bit": {
"url": "https://github.com/bootandy/dust/releases/download/v0.6.0/dust-v0.6.0-i686-pc-windows-msvc.zip",
"hash": "98e4087e823efcc56afc52e5d9b7e0b7b07470592e6316163a35a3eca6f23b12",
"extract_dir": "dust-v0.6.0-i686-pc-windows-msvc"
"url": "https://github.com/bootandy/dust/releases/download/v0.6.1/dust-v0.6.1-i686-pc-windows-msvc.zip",
"hash": "108e03b931df3b1d2f51798c5352666bbfc8a1806d6eaeed0f0e35e676c955f0",
"extract_dir": "dust-v0.6.1-i686-pc-windows-msvc"
}
},
"bin": "dust.exe",