dust: Update to version 0.8.4

This commit is contained in:
github-actions[bot] 2023-01-29 12:30:46 +00:00
parent 4f238b332f
commit ce25b169ff

View File

@ -1,18 +1,18 @@
{
"version": "0.8.3",
"version": "0.8.4",
"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.8.3/dust-v0.8.3-x86_64-pc-windows-msvc.zip",
"hash": "f85d6daf505f4ff447349f741d8a27c79e2461535adc082938639dcd76685909",
"extract_dir": "dust-v0.8.3-x86_64-pc-windows-msvc"
"url": "https://github.com/bootandy/dust/releases/download/v0.8.4/dust-v0.8.4-x86_64-pc-windows-msvc.zip",
"hash": "13f52ac1e059d748fcc2ab99f926c50772bc30d741456452adf9dc51918ee3af",
"extract_dir": "dust-v0.8.4-x86_64-pc-windows-msvc"
},
"32bit": {
"url": "https://github.com/bootandy/dust/releases/download/v0.8.3/dust-v0.8.3-i686-pc-windows-msvc.zip",
"hash": "269899b20f984dfbab3933ad70766f217f93b2a92cb0b27129354782770ade1d",
"extract_dir": "dust-v0.8.3-i686-pc-windows-msvc"
"url": "https://github.com/bootandy/dust/releases/download/v0.8.4/dust-v0.8.4-i686-pc-windows-msvc.zip",
"hash": "c85718ba27327be32eba211e53d2f140169f2c009c8c352d143ee3eeb5ff11dc",
"extract_dir": "dust-v0.8.4-i686-pc-windows-msvc"
}
},
"bin": "dust.exe",