mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 16:51:20 +00:00
dust: Update to version 1.0.0
This commit is contained in:
parent
7be8b2bc5e
commit
c49489ce4d
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "0.9.0",
|
||||
"version": "1.0.0",
|
||||
"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.9.0/dust-v0.9.0-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "f1f4681a4306d011052399e67b9c1168bb9d363cdaefbd00a0a1260482f7fcfc",
|
||||
"extract_dir": "dust-v0.9.0-x86_64-pc-windows-msvc"
|
||||
"url": "https://github.com/bootandy/dust/releases/download/v1.0.0/dust-v1.0.0-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "95f253cb769abe4fc41209f05264f97c5bc380b757c8c769e08d50bc5ec8449b",
|
||||
"extract_dir": "dust-v1.0.0-x86_64-pc-windows-msvc"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/bootandy/dust/releases/download/v0.9.0/dust-v0.9.0-i686-pc-windows-msvc.zip",
|
||||
"hash": "8b6149e5dfa8aa5f26618e71360a4c4ce5ee14effc51827d5234adedae31e3c6",
|
||||
"extract_dir": "dust-v0.9.0-i686-pc-windows-msvc"
|
||||
"url": "https://github.com/bootandy/dust/releases/download/v1.0.0/dust-v1.0.0-i686-pc-windows-msvc.zip",
|
||||
"hash": "7222a5e0c47555832fe0229ab11ef241f2b61b536716143e09ef4f7e47cb9fc0",
|
||||
"extract_dir": "dust-v1.0.0-i686-pc-windows-msvc"
|
||||
}
|
||||
},
|
||||
"bin": "dust.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user