mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 06:11:20 +00:00
duf: Update to version 0.9.1
This commit is contained in:
parent
c0f817cea3
commit
66e634047c
@ -1,20 +1,20 @@
|
|||||||
{
|
{
|
||||||
"version": "0.8.1",
|
"version": "0.9.1",
|
||||||
"description": "Disk Usage/Free Utility - a better 'df' alternative",
|
"description": "Disk Usage/Free Utility - a better 'df' alternative",
|
||||||
"homepage": "https://github.com/muesli/duf",
|
"homepage": "https://github.com/muesli/duf",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/muesli/duf/releases/download/v0.8.1/duf_0.8.1_Windows_x86_64.zip",
|
"url": "https://github.com/muesli/duf/releases/download/v0.9.1/duf_0.9.1_Windows_x86_64.zip",
|
||||||
"hash": "61cb50b541b30b6b66f20453d8795e6395454224e1609fa8454682fcf8931926"
|
"hash": "503934be81f847d9ddb1b739834217480633435ad16515dd199e372c0b2e1afc"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/muesli/duf/releases/download/v0.8.1/duf_0.8.1_Windows_i386.zip",
|
"url": "https://github.com/muesli/duf/releases/download/v0.9.1/duf_0.9.1_Windows_i386.zip",
|
||||||
"hash": "1d8829b7f93dfe532bf29015b8826d6d384d6f25c751e9118a12b9ff63ae881a"
|
"hash": "716138691fb2ed2f73e3061a43f1d1e82f47057e192f80d48e82d4eb07a17e55"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/muesli/duf/releases/download/v0.8.1/duf_0.8.1_Windows_arm64.zip",
|
"url": "https://github.com/muesli/duf/releases/download/v0.9.1/duf_0.9.1_Windows_arm64.zip",
|
||||||
"hash": "f56dae76498f543d7c6335ce77fae5661e3c6e085d5423f1d7af8be2f2bf96f1"
|
"hash": "6aa91380c7bd5ba935bab38bb826680255a0d9569614de7b0d149cea471ccf4b"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "duf.exe",
|
"bin": "duf.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user