dust: Update to version 0.7.5

This commit is contained in:
Richard Kuhnt 2021-09-19 13:00:36 +00:00
parent b3bfd7036e
commit c86e19ee66

View File

@ -1,18 +1,18 @@
{
"version": "0.6.2",
"version": "0.7.5",
"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.2/dust-v0.6.2-x86_64-pc-windows-msvc.zip",
"hash": "13eabc382764c683f7a5be30f4a29fb6ab29758f8a438db7b1ee19cedcad3239",
"extract_dir": "dust-v0.6.2-x86_64-pc-windows-msvc"
"url": "https://github.com/bootandy/dust/releases/download/v0.7.5/dust-v0.7.5-x86_64-pc-windows-msvc.zip",
"hash": "e202d0d94663341e1f4eed01aad6414c3979958e469cffa9fe19ab417bfdc2b4",
"extract_dir": "dust-v0.7.5-x86_64-pc-windows-msvc"
},
"32bit": {
"url": "https://github.com/bootandy/dust/releases/download/v0.6.2/dust-v0.6.2-i686-pc-windows-msvc.zip",
"hash": "d70185ed6bfafcbed58e4286a6c7b0b61c66181056aeda7bb95b11f862804151",
"extract_dir": "dust-v0.6.2-i686-pc-windows-msvc"
"url": "https://github.com/bootandy/dust/releases/download/v0.7.5/dust-v0.7.5-i686-pc-windows-msvc.zip",
"hash": "a2803b4fafe55a7e72f59cfd7a90f130f08d7030706c52b9f3f06cd45a8128a8",
"extract_dir": "dust-v0.7.5-i686-pc-windows-msvc"
}
},
"bin": "dust.exe",