dust: Update to version 0.5.3

This commit is contained in:
Jakub Čábera 2020-09-04 08:30:02 +02:00
parent e41b47f46f
commit 11be79c933

View File

@ -1,18 +1,18 @@
{
"version": "0.5.2",
"version": "0.5.3",
"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.5.2/dust-v0.5.2-x86_64-pc-windows-msvc.zip",
"hash": "a33307042caaba68fd8705561ad417f2b0217357201523fff70263d0e65fb50c",
"extract_dir": "dust-v0.5.2-x86_64-pc-windows-msvc"
"url": "https://github.com/bootandy/dust/releases/download/v0.5.3/dust-v0.5.3-x86_64-pc-windows-msvc.zip",
"hash": "4a99742497fd5950855323825257f639928e363db65478bfbadf7e3be873c548",
"extract_dir": "dust-v0.5.3-x86_64-pc-windows-msvc"
},
"32bit": {
"url": "https://github.com/bootandy/dust/releases/download/v0.5.2/dust-v0.5.2-i686-pc-windows-msvc.zip",
"hash": "a91972920247c7dd91d789d57a43152413684ae735910a0ada56cf5fad0875ed",
"extract_dir": "dust-v0.5.2-i686-pc-windows-msvc"
"url": "https://github.com/bootandy/dust/releases/download/v0.5.3/dust-v0.5.3-i686-pc-windows-msvc.zip",
"hash": "103102d57064964782e0ee9bcbf30384059a9189183135b624ce2bf5e63be734",
"extract_dir": "dust-v0.5.3-i686-pc-windows-msvc"
}
},
"bin": "dust.exe",