mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 05:41:32 +00:00
dust: Update to version 0.8.4
This commit is contained in:
parent
4f238b332f
commit
ce25b169ff
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "0.8.3",
|
"version": "0.8.4",
|
||||||
"description": "du(1) - File space usage analyzer",
|
"description": "du(1) - File space usage analyzer",
|
||||||
"homepage": "https://github.com/bootandy/dust",
|
"homepage": "https://github.com/bootandy/dust",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/bootandy/dust/releases/download/v0.8.3/dust-v0.8.3-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/bootandy/dust/releases/download/v0.8.4/dust-v0.8.4-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "f85d6daf505f4ff447349f741d8a27c79e2461535adc082938639dcd76685909",
|
"hash": "13f52ac1e059d748fcc2ab99f926c50772bc30d741456452adf9dc51918ee3af",
|
||||||
"extract_dir": "dust-v0.8.3-x86_64-pc-windows-msvc"
|
"extract_dir": "dust-v0.8.4-x86_64-pc-windows-msvc"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/bootandy/dust/releases/download/v0.8.3/dust-v0.8.3-i686-pc-windows-msvc.zip",
|
"url": "https://github.com/bootandy/dust/releases/download/v0.8.4/dust-v0.8.4-i686-pc-windows-msvc.zip",
|
||||||
"hash": "269899b20f984dfbab3933ad70766f217f93b2a92cb0b27129354782770ade1d",
|
"hash": "c85718ba27327be32eba211e53d2f140169f2c009c8c352d143ee3eeb5ff11dc",
|
||||||
"extract_dir": "dust-v0.8.3-i686-pc-windows-msvc"
|
"extract_dir": "dust-v0.8.4-i686-pc-windows-msvc"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "dust.exe",
|
"bin": "dust.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user