dust: Update to version 1.2.2

This commit is contained in:
github-actions[bot] 2025-07-06 12:31:13 +00:00
parent d23ede566a
commit ab065d774d

View File

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