mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
dust: Update to version 1.2.1
This commit is contained in:
parent
54241949ee
commit
0e00068181
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "1.2.0",
|
||||
"version": "1.2.1",
|
||||
"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/v1.2.0/dust-v1.2.0-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "833a2a5b81783a66d83624e80c6c2378843dab1ade1fb5da5dea73e218690be5",
|
||||
"extract_dir": "dust-v1.2.0-x86_64-pc-windows-msvc"
|
||||
"url": "https://github.com/bootandy/dust/releases/download/v1.2.1/dust-v1.2.1-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "01c7cf0f5b70318eb25bec9b76328915b0c4546671da642d9fe9b244ac349136",
|
||||
"extract_dir": "dust-v1.2.1-x86_64-pc-windows-msvc"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/bootandy/dust/releases/download/v1.2.0/dust-v1.2.0-i686-pc-windows-msvc.zip",
|
||||
"hash": "0d36c482200cc81a71123142b29395cad040b4f529f1602dfa110f3bc72b62a1",
|
||||
"extract_dir": "dust-v1.2.0-i686-pc-windows-msvc"
|
||||
"url": "https://github.com/bootandy/dust/releases/download/v1.2.1/dust-v1.2.1-i686-pc-windows-msvc.zip",
|
||||
"hash": "acc067a3d0c266d6c940cfdf85221267a6cc967351cef9301e7f9167e7aecef7",
|
||||
"extract_dir": "dust-v1.2.1-i686-pc-windows-msvc"
|
||||
}
|
||||
},
|
||||
"bin": "dust.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user