mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 12:51:19 +00:00
dust: Update to version 0.8.0
This commit is contained in:
parent
1227283f29
commit
a4ec8249e9
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "0.7.5",
|
"version": "0.8.0",
|
||||||
"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.7.5/dust-v0.7.5-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/bootandy/dust/releases/download/v0.8.0/dust-v0.8.0-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "e202d0d94663341e1f4eed01aad6414c3979958e469cffa9fe19ab417bfdc2b4",
|
"hash": "3d7b671e382d172d54342de78208aac3a6df262bee15b53d4dd551bff2e80274",
|
||||||
"extract_dir": "dust-v0.7.5-x86_64-pc-windows-msvc"
|
"extract_dir": "dust-v0.8.0-x86_64-pc-windows-msvc"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/bootandy/dust/releases/download/v0.7.5/dust-v0.7.5-i686-pc-windows-msvc.zip",
|
"url": "https://github.com/bootandy/dust/releases/download/v0.8.0/dust-v0.8.0-i686-pc-windows-msvc.zip",
|
||||||
"hash": "a2803b4fafe55a7e72f59cfd7a90f130f08d7030706c52b9f3f06cd45a8128a8",
|
"hash": "b3a57efaaa12380bc504ab69b20a83ed9d52583b614cbbbd7d71374f6b70f172",
|
||||||
"extract_dir": "dust-v0.7.5-i686-pc-windows-msvc"
|
"extract_dir": "dust-v0.8.0-i686-pc-windows-msvc"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "dust.exe",
|
"bin": "dust.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user