dust: Update to version 1.2.3

This commit is contained in:
github-actions[bot] 2025-08-01 00:48:46 +00:00
parent 8aeca1370f
commit 6f843d11a9

View File

@ -1,18 +1,18 @@
{
"version": "1.2.2",
"version": "1.2.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/v1.2.2/dust-v1.2.2-x86_64-pc-windows-msvc.zip",
"hash": "ea3686dbc744327dadc3464c0b1d04001a8b729ca28d59f9009e31f21bcbaeac",
"extract_dir": "dust-v1.2.2-x86_64-pc-windows-msvc"
"url": "https://github.com/bootandy/dust/releases/download/v1.2.3/dust-v1.2.3-x86_64-pc-windows-msvc.zip",
"hash": "3b02f46312b65e06dc9525ab35f02c0def26099712503f139fcb07ac69963927",
"extract_dir": "dust-v1.2.3-x86_64-pc-windows-msvc"
},
"32bit": {
"url": "https://github.com/bootandy/dust/releases/download/v1.2.2/dust-v1.2.2-i686-pc-windows-msvc.zip",
"hash": "d42002585f9bc50900bd09e9edd95274891961909c51f4057619ed35c3f2d647",
"extract_dir": "dust-v1.2.2-i686-pc-windows-msvc"
"url": "https://github.com/bootandy/dust/releases/download/v1.2.3/dust-v1.2.3-i686-pc-windows-msvc.zip",
"hash": "e6b7fbfe56514a04f1c1404556a294df7ff83d302f7f8bceda5cd500a12a1db3",
"extract_dir": "dust-v1.2.3-i686-pc-windows-msvc"
}
},
"bin": "dust.exe",