duf: Update to version 0.9.1

This commit is contained in:
github-actions[bot] 2025-09-09 00:37:53 +00:00
parent c0f817cea3
commit 66e634047c

View File

@ -1,20 +1,20 @@
{
"version": "0.8.1",
"version": "0.9.1",
"description": "Disk Usage/Free Utility - a better 'df' alternative",
"homepage": "https://github.com/muesli/duf",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/muesli/duf/releases/download/v0.8.1/duf_0.8.1_Windows_x86_64.zip",
"hash": "61cb50b541b30b6b66f20453d8795e6395454224e1609fa8454682fcf8931926"
"url": "https://github.com/muesli/duf/releases/download/v0.9.1/duf_0.9.1_Windows_x86_64.zip",
"hash": "503934be81f847d9ddb1b739834217480633435ad16515dd199e372c0b2e1afc"
},
"32bit": {
"url": "https://github.com/muesli/duf/releases/download/v0.8.1/duf_0.8.1_Windows_i386.zip",
"hash": "1d8829b7f93dfe532bf29015b8826d6d384d6f25c751e9118a12b9ff63ae881a"
"url": "https://github.com/muesli/duf/releases/download/v0.9.1/duf_0.9.1_Windows_i386.zip",
"hash": "716138691fb2ed2f73e3061a43f1d1e82f47057e192f80d48e82d4eb07a17e55"
},
"arm64": {
"url": "https://github.com/muesli/duf/releases/download/v0.8.1/duf_0.8.1_Windows_arm64.zip",
"hash": "f56dae76498f543d7c6335ce77fae5661e3c6e085d5423f1d7af8be2f2bf96f1"
"url": "https://github.com/muesli/duf/releases/download/v0.9.1/duf_0.9.1_Windows_arm64.zip",
"hash": "6aa91380c7bd5ba935bab38bb826680255a0d9569614de7b0d149cea471ccf4b"
}
},
"bin": "duf.exe",