mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 12:51:19 +00:00
duf: Update to version 0.8.1
This commit is contained in:
parent
cc5bbc205f
commit
a9c6133de8
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.8.0",
|
"version": "0.8.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.0/duf_0.8.0_Windows_x86_64.zip",
|
"url": "https://github.com/muesli/duf/releases/download/v0.8.1/duf_0.8.1_Windows_x86_64.zip",
|
||||||
"hash": "883a9012b24cf21db5a27e76ba5ba179263d469d8b4e9e018447790a9fd0a4ff"
|
"hash": "61cb50b541b30b6b66f20453d8795e6395454224e1609fa8454682fcf8931926"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/muesli/duf/releases/download/v0.8.0/duf_0.8.0_Windows_i386.zip",
|
"url": "https://github.com/muesli/duf/releases/download/v0.8.1/duf_0.8.1_Windows_i386.zip",
|
||||||
"hash": "856a05a232ba1510231a386f3131a36686084fdc12bb66b9d955c05bcd8779e0"
|
"hash": "1d8829b7f93dfe532bf29015b8826d6d384d6f25c751e9118a12b9ff63ae881a"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "duf.exe",
|
"bin": "duf.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user