dust: Update to version 1.2.0

This commit is contained in:
github-actions[bot] 2025-04-02 00:37:57 +00:00
parent 1d516c4619
commit 203e429df3

View File

@ -1,18 +1,18 @@
{
"version": "1.1.2",
"version": "1.2.0",
"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.1.2/dust-v1.1.2-x86_64-pc-windows-msvc.zip",
"hash": "95bba70721c2ccfb6005c4d61e517bf7f4cb84bdacf868e6d3ff327a483fc65b",
"extract_dir": "dust-v1.1.2-x86_64-pc-windows-msvc"
"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"
},
"32bit": {
"url": "https://github.com/bootandy/dust/releases/download/v1.1.2/dust-v1.1.2-i686-pc-windows-msvc.zip",
"hash": "eda51b0e5892f98fcc706bf14a93b546116e0e6986d57586edc36e609ec2508e",
"extract_dir": "dust-v1.1.2-i686-pc-windows-msvc"
"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"
}
},
"bin": "dust.exe",