mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
duf: Update to version 0.8.0
This commit is contained in:
parent
f457ff972e
commit
5a12706371
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.7.0",
|
"version": "0.8.0",
|
||||||
"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.7.0/duf_0.7.0_Windows_x86_64.zip",
|
"url": "https://github.com/muesli/duf/releases/download/v0.8.0/duf_0.8.0_Windows_x86_64.zip",
|
||||||
"hash": "879785d63dc611ec224ee3922c6cbbeebd0659ccd3fc9c9396d65eea47555cc4"
|
"hash": "883a9012b24cf21db5a27e76ba5ba179263d469d8b4e9e018447790a9fd0a4ff"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/muesli/duf/releases/download/v0.7.0/duf_0.7.0_Windows_i386.zip",
|
"url": "https://github.com/muesli/duf/releases/download/v0.8.0/duf_0.8.0_Windows_i386.zip",
|
||||||
"hash": "c65cadd805465b2a98c95b9b8d17a1d169cd357ec8184838b58c12387e55bfcf"
|
"hash": "856a05a232ba1510231a386f3131a36686084fdc12bb66b9d955c05bcd8779e0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "duf.exe",
|
"bin": "duf.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user