ncdu 2.8.2
This commit is contained in:
parent
5c809a4096
commit
9f404af85c
6 changed files with 24 additions and 1 deletions
|
|
@ -10,6 +10,10 @@ crap I've written over the years. :)
|
|||
<!-- These announcements are parsed by mkfeed.pl, see that file for formatting -->
|
||||
## Announcements <a href="/feed.atom"><img src="/img/feed_icon.png" alt="Atom feed"></a>
|
||||
|
||||
`2025-05-01` - ncdu 2.8.2 released <!-- tags: ncdu, link: /ncdu -->
|
||||
: Fixes a build error on MacOS. [Homepage](/ncdu) -
|
||||
[Changelog](/ncdu/changes2).
|
||||
|
||||
`2025-04-28` - ncdu 2.8.1 released <!-- tags: ncdu, link: /ncdu -->
|
||||
: Fixes a possible crash when `fstatat()` returns an unexpected error code
|
||||
and a possible integer overflow when exporting to the binary format.
|
||||
|
|
|
|||
|
|
@ -37,7 +37,7 @@ Static binaries
|
|||
[AArch64](/download/ncdu-2.8.1-linux-aarch64.tar.gz).
|
||||
|
||||
Zig version (stable)
|
||||
: 2.8.1 (2025-04-28 - [ncdu-2.8.1.tar.gz](/download/ncdu-2.8.1.tar.gz) - [changes](/ncdu/changes2))
|
||||
: 2.8.2 (2025-05-01 - [ncdu-2.8.2.tar.gz](/download/ncdu-2.8.2.tar.gz) - [changes](/ncdu/changes2))
|
||||
|
||||
Requires Zig 0.14.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue