mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-21 06:41:22 +00:00
dust: Update to version 1.2.0
This commit is contained in:
parent
1d516c4619
commit
203e429df3
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "1.1.2",
|
"version": "1.2.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/v1.1.2/dust-v1.1.2-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/bootandy/dust/releases/download/v1.2.0/dust-v1.2.0-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "95bba70721c2ccfb6005c4d61e517bf7f4cb84bdacf868e6d3ff327a483fc65b",
|
"hash": "833a2a5b81783a66d83624e80c6c2378843dab1ade1fb5da5dea73e218690be5",
|
||||||
"extract_dir": "dust-v1.1.2-x86_64-pc-windows-msvc"
|
"extract_dir": "dust-v1.2.0-x86_64-pc-windows-msvc"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/bootandy/dust/releases/download/v1.1.2/dust-v1.1.2-i686-pc-windows-msvc.zip",
|
"url": "https://github.com/bootandy/dust/releases/download/v1.2.0/dust-v1.2.0-i686-pc-windows-msvc.zip",
|
||||||
"hash": "eda51b0e5892f98fcc706bf14a93b546116e0e6986d57586edc36e609ec2508e",
|
"hash": "0d36c482200cc81a71123142b29395cad040b4f529f1602dfa110f3bc72b62a1",
|
||||||
"extract_dir": "dust-v1.1.2-i686-pc-windows-msvc"
|
"extract_dir": "dust-v1.2.0-i686-pc-windows-msvc"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "dust.exe",
|
"bin": "dust.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user