ncdu 1.21 + 2.7
This commit is contained in:
parent
68bf70e0eb
commit
76b8f42f1d
32 changed files with 171 additions and 24 deletions
12
dat/ncdu.md
12
dat/ncdu.md
|
|
@ -36,13 +36,13 @@ Colors
|
|||
Static binaries
|
||||
: Convenient static binaries for Linux. Download, extract and run; no
|
||||
compilation or installation necessary:
|
||||
[x86](/download/ncdu-2.6-linux-x86.tar.gz) -
|
||||
[x86_64](/download/ncdu-2.6-linux-x86_64.tar.gz) -
|
||||
[ARM](/download/ncdu-2.6-linux-arm.tar.gz) -
|
||||
[AArch64](/download/ncdu-2.6-linux-aarch64.tar.gz).
|
||||
[x86](/download/ncdu-2.7-linux-x86.tar.gz) -
|
||||
[x86_64](/download/ncdu-2.7-linux-x86_64.tar.gz) -
|
||||
[ARM](/download/ncdu-2.7-linux-arm.tar.gz) -
|
||||
[AArch64](/download/ncdu-2.7-linux-aarch64.tar.gz).
|
||||
|
||||
Zig version (stable)
|
||||
: 2.6 (2024-09-27 - [ncdu-2.6.tar.gz](/download/ncdu-2.6.tar.gz) - [changes](/ncdu/changes2))
|
||||
: 2.7 (2024-11-19 - [ncdu-2.7.tar.gz](/download/ncdu-2.7.tar.gz) - [changes](/ncdu/changes2))
|
||||
|
||||
Requires Zig 0.12 or 0.13.
|
||||
|
||||
|
|
@ -51,7 +51,7 @@ Zig version (stable)
|
|||
need a more stable compilation environment.
|
||||
|
||||
C version (LTS)
|
||||
: 1.20 (2024-04-21 - [ncdu-1.20.tar.gz](/download/ncdu-1.20.tar.gz) - [changes](/ncdu/changes))
|
||||
: 1.21 (2024-11-19 - [ncdu-1.21.tar.gz](/download/ncdu-1.21.tar.gz) - [changes](/ncdu/changes))
|
||||
|
||||
Lags a bit behind on the 2.x version in terms of features and performance,
|
||||
but is still being maintained and perfectly usable.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue