mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
dust: Update to version 0.9.0
This commit is contained in:
parent
7bb2f4896a
commit
11ef619bfc
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "0.8.6",
|
"version": "0.9.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.8.6/dust-v0.8.6-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/bootandy/dust/releases/download/v0.9.0/dust-v0.9.0-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "8eafe818ba2e2fe86ef02e9c67ccf7977d71f6614c3ca370429cd89b1bce83fc",
|
"hash": "f1f4681a4306d011052399e67b9c1168bb9d363cdaefbd00a0a1260482f7fcfc",
|
||||||
"extract_dir": "dust-v0.8.6-x86_64-pc-windows-msvc"
|
"extract_dir": "dust-v0.9.0-x86_64-pc-windows-msvc"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/bootandy/dust/releases/download/v0.8.6/dust-v0.8.6-i686-pc-windows-msvc.zip",
|
"url": "https://github.com/bootandy/dust/releases/download/v0.9.0/dust-v0.9.0-i686-pc-windows-msvc.zip",
|
||||||
"hash": "f77f02c1dc2125bc389eb7e8fb04ea3dc511770eda4b20fad55908d45087d8f5",
|
"hash": "8b6149e5dfa8aa5f26618e71360a4c4ce5ee14effc51827d5234adedae31e3c6",
|
||||||
"extract_dir": "dust-v0.8.6-i686-pc-windows-msvc"
|
"extract_dir": "dust-v0.9.0-i686-pc-windows-msvc"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "dust.exe",
|
"bin": "dust.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user