dust: Update to version 0.8.6

This commit is contained in:
github-actions[bot] 2023-05-05 20:25:39 +00:00
parent 8aa245a7cb
commit ef061069e2

View File

@ -1,18 +1,18 @@
{
"version": "0.8.5",
"version": "0.8.6",
"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.5/dust-v0.8.5-x86_64-pc-windows-msvc.zip",
"hash": "c7314229a2ed95fdb872b6b23fcd5e3b684902255271486e34d9f3f1ea68165e",
"extract_dir": "dust-v0.8.5-x86_64-pc-windows-msvc"
"url": "https://github.com/bootandy/dust/releases/download/v0.8.6/dust-v0.8.6-x86_64-pc-windows-msvc.zip",
"hash": "8eafe818ba2e2fe86ef02e9c67ccf7977d71f6614c3ca370429cd89b1bce83fc",
"extract_dir": "dust-v0.8.6-x86_64-pc-windows-msvc"
},
"32bit": {
"url": "https://github.com/bootandy/dust/releases/download/v0.8.5/dust-v0.8.5-i686-pc-windows-msvc.zip",
"hash": "c7b4eee308e844ea9e793dcea9192957be969822323e31fc36e69ca93f46cab1",
"extract_dir": "dust-v0.8.5-i686-pc-windows-msvc"
"url": "https://github.com/bootandy/dust/releases/download/v0.8.6/dust-v0.8.6-i686-pc-windows-msvc.zip",
"hash": "f77f02c1dc2125bc389eb7e8fb04ea3dc511770eda4b20fad55908d45087d8f5",
"extract_dir": "dust-v0.8.6-i686-pc-windows-msvc"
}
},
"bin": "dust.exe",