ncdu 2.2.2
This commit is contained in:
parent
2d9dee10cb
commit
853a104505
6 changed files with 28 additions and 7 deletions
|
|
@ -17,7 +17,7 @@ Static binaries
|
|||
[AArch64](/download/ncdu-2.2.1-linux-aarch64.tar.gz).
|
||||
|
||||
Zig version (stable)
|
||||
: 2.2.1 ([ncdu-2.2.1.tar.gz](/download/ncdu-2.2.1.tar.gz) - [changes](/ncdu/changes2) - requires Zig 0.9.0 or 0.9.1)
|
||||
: 2.2.2 ([ncdu-2.2.2.tar.gz](/download/ncdu-2.2.2.tar.gz) - [changes](/ncdu/changes2) - requires Zig 0.10.x)
|
||||
|
||||
See the [beta release announcement](/doc/ncdu2) for information about the
|
||||
motivation for the rewrite and some of the differences with the C version.
|
||||
|
|
@ -27,12 +27,6 @@ Zig version (stable)
|
|||
of the Zig compiler noted above. Use the ncdu 1.x branch if this does not
|
||||
work for you or if you need a more stable compilation environment.
|
||||
|
||||
**Linux users/distros** may want to apply [this patch to
|
||||
Zig](https://github.com/ziglang/zig/pull/11295) to fix a [possible
|
||||
crash](https://code.blicky.net/yorhel/ncdu/issues/192).
|
||||
|
||||
For users on Zig 0.10.0: see [#213](https://code.blicky.net/yorhel/ncdu/issues/213).
|
||||
|
||||
C version (LTS)
|
||||
: 1.18 ([ncdu-1.18.tar.gz](/download/ncdu-1.18.tar.gz) - [changes](/ncdu/changes))
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue