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.
|
||||
|
||||
|
|
|
|||
16
pub/download/ncdu-2.8.2.tar.gz.asc
Normal file
16
pub/download/ncdu-2.8.2.tar.gz.asc
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQIzBAABCgAdFiEEdEYNMrgIEOupr6LpYjlMaYwnOfoFAmgTcJcACgkQYjlMaYwn
|
||||
OfpIkxAAgOWtUKcPR48vnEoTaxi4f4UnMwMbLCpXAzKroCOOS/qaLMBcDO7l3APv
|
||||
6m1wBpgB1oFIcox097txCgBsJ9FnHlneE1CI8xhdgAd9acse55kur6tu/LVmPInU
|
||||
DabTD5QY4XoQmPc/JUWaw4IDsvrVxh2giRxdNCuWP7OIWRcfV4KgqDCbB6UIRt2Y
|
||||
LC9a0Hy6W8IdXI6Dk+PElny6mWOZN6T4JTqaVXhl5hVZD18L3EI2QN+O6mHzNFTw
|
||||
PRFMaxPtaTWyyTIXtwJCab3mvM6NrK0Bdz7MlJGvdav9N6joj/ns66yCwLOaBrBB
|
||||
7yPwvsei6BegaNIrVg6Bgy+Zyixmy7fWJSRC4loA0TvEJGKOCv/ngOHG4JLPYbLH
|
||||
1is8DRm2r4mnFwe/swFFkRlG2Gghrl/Y/tT8dANTk/CnVaTw9FjSmEBh8W55XHvV
|
||||
aBjDFoXYCGudJDMaILP8oi8POzy9lti/hu51uWIxqeWnLEmGI35kG8UPma+TiQQ1
|
||||
L/gUaEHZ1OocRfBF6k6q+Cbhpq7EU6jgbNB2TW8vNeZ6H9Mu5tnrL4TZdXRjr+wh
|
||||
QJ2B0whB3APEdLjUj65sW7hiyXQ32m2ZBSTV2YoX+5kdRWeMk3gXGruKNxlR5XL+
|
||||
Usd3I5+hHgzpQf5S45AWbO3WoUP3pEysXRnVJAa2IjosOlw2rQw=
|
||||
=SpV/
|
||||
-----END PGP SIGNATURE-----
|
||||
1
pub/download/ncdu-2.8.2.tar.gz.md5
Normal file
1
pub/download/ncdu-2.8.2.tar.gz.md5
Normal file
|
|
@ -0,0 +1 @@
|
|||
6bde69b3b608bcd397b929afe16790eb ncdu-2.8.2.tar.gz
|
||||
1
pub/download/ncdu-2.8.2.tar.gz.sha1
Normal file
1
pub/download/ncdu-2.8.2.tar.gz.sha1
Normal file
|
|
@ -0,0 +1 @@
|
|||
ae321e1aaa404c9f33ea5ac9d8c384ea9b75f4be ncdu-2.8.2.tar.gz
|
||||
1
pub/download/ncdu-2.8.2.tar.gz.sha256
Normal file
1
pub/download/ncdu-2.8.2.tar.gz.sha256
Normal file
|
|
@ -0,0 +1 @@
|
|||
022fa765d35a79797acdc80c831707df43c9a3ba60d1ae3e6ea4cc1b7a2c013d ncdu-2.8.2.tar.gz
|
||||
Loading…
Add table
Add a link
Reference in a new issue