mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
dust: Update to version 1.2.3
This commit is contained in:
parent
8aeca1370f
commit
6f843d11a9
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "1.2.2",
|
"version": "1.2.3",
|
||||||
"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.2.2/dust-v1.2.2-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/bootandy/dust/releases/download/v1.2.3/dust-v1.2.3-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "ea3686dbc744327dadc3464c0b1d04001a8b729ca28d59f9009e31f21bcbaeac",
|
"hash": "3b02f46312b65e06dc9525ab35f02c0def26099712503f139fcb07ac69963927",
|
||||||
"extract_dir": "dust-v1.2.2-x86_64-pc-windows-msvc"
|
"extract_dir": "dust-v1.2.3-x86_64-pc-windows-msvc"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/bootandy/dust/releases/download/v1.2.2/dust-v1.2.2-i686-pc-windows-msvc.zip",
|
"url": "https://github.com/bootandy/dust/releases/download/v1.2.3/dust-v1.2.3-i686-pc-windows-msvc.zip",
|
||||||
"hash": "d42002585f9bc50900bd09e9edd95274891961909c51f4057619ed35c3f2d647",
|
"hash": "e6b7fbfe56514a04f1c1404556a294df7ff83d302f7f8bceda5cd500a12a1db3",
|
||||||
"extract_dir": "dust-v1.2.2-i686-pc-windows-msvc"
|
"extract_dir": "dust-v1.2.3-i686-pc-windows-msvc"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "dust.exe",
|
"bin": "dust.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user