From 853a1045050cd7164914119e0aa43e0add7af1a3 Mon Sep 17 00:00:00 2001 From: Yorhel Date: Thu, 19 Jan 2023 08:04:00 +0100 Subject: [PATCH] ncdu 2.2.2 --- dat/index.md | 8 ++++++++ dat/ncdu.md | 8 +------- pub/download/ncdu-2.2.2.tar.gz.asc | 16 ++++++++++++++++ pub/download/ncdu-2.2.2.tar.gz.md5 | 1 + pub/download/ncdu-2.2.2.tar.gz.sha1 | 1 + pub/download/ncdu-2.2.2.tar.gz.sha256 | 1 + 6 files changed, 28 insertions(+), 7 deletions(-) create mode 100644 pub/download/ncdu-2.2.2.tar.gz.asc create mode 100644 pub/download/ncdu-2.2.2.tar.gz.md5 create mode 100644 pub/download/ncdu-2.2.2.tar.gz.sha1 create mode 100644 pub/download/ncdu-2.2.2.tar.gz.sha256 diff --git a/dat/index.md b/dat/index.md index 604facd..69d3b03 100644 --- a/dat/index.md +++ b/dat/index.md @@ -20,6 +20,14 @@ the incidental article on this site. Enjoy your stay! ## Announcements Atom feed +`2023-01-19` - ncdu 2.2.2 released +: Updated for Zig 0.10.x, compilation with 0.9.x is no longer supported. + [Ncdu homepage](/ncdu) - [Changelog](/ncdu/changes2). + +`2023-01-18` - TUWF 1.5 released +: This release contains several years worth of fixes and feature additions. + [Homepage](/tuwf) - [Changelog](/tuwf/changes) + `2022-12-23` - New article: Overengineering Title Preferences for VNDB : A detailed look into the implementation of title preferences on VNDB and a bunch of PostgreSQL experiments. [Read more.](/doc/vndbtitles) diff --git a/dat/ncdu.md b/dat/ncdu.md index ec295a9..6166c09 100644 --- a/dat/ncdu.md +++ b/dat/ncdu.md @@ -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)) diff --git a/pub/download/ncdu-2.2.2.tar.gz.asc b/pub/download/ncdu-2.2.2.tar.gz.asc new file mode 100644 index 0000000..ad73b65 --- /dev/null +++ b/pub/download/ncdu-2.2.2.tar.gz.asc @@ -0,0 +1,16 @@ +-----BEGIN PGP SIGNATURE----- + +iQIzBAABCgAdFiEEdEYNMrgIEOupr6LpYjlMaYwnOfoFAmPI6s4ACgkQYjlMaYwn +OfqZLxAAqWtbCd/rScBoaDseR16+ageqv+y0Igkj7iIfA8oVzgiI1FyYc5it7pwd +lsrBU5LqJl3huF7uAMyzUpth6F94dczxwFCUI6Z7BeALzoH/x1dZ2W6edQYAK+z9 +RjevtYRbh1sdeAv+M5Ntk5k64ZP26nEkIxd5RlYuLxSiUgxPGW+2K4UD7Vcks9ek +pcrMQuY7XsxF46JKz841co2oHdJUWqIXOIEoSvsoqJah8gV9/1mg+TBDARLPtsGu +tLjJ29IEpKQQisMKRk4gvX9ldgT69y+oTqVUbEWCi9A1+yYrflNrPyYr0NutcUk/ +RrX6xOMSIJpMEB3aLzGfhYbQOq5GjtKqktzICUPwBhxAsBEP+kOxqFjZAb14t39x +54V2gjLgtwZRx12F/6j3RIoTUrGhxa48hbAhcgTJ5yeVYHFYtUCaTEhAZnd5zMFE +pJMGDKZ7wHOFfoNjlIhECHHnGtg1wi86WrYncWO72ndQnkY1NFu1sVntVEAhM2la +JHjNMX40diIY6x4OYZBRNdH82oxnP/3mC18AYc+/v36/oEjNYRHej1Y2ZEsBYeOz +q23i3dQjUNw6FEhNafDHMeEhsKGFVvqIROBa5ocay6W2ZDm6fww6EU1qJ4SiKAOx +FRqGoGjkLBq03EyP5t8WGXPCNPxfQImV8Jv01zoMJiU5Ydhv2yE= +=kviX +-----END PGP SIGNATURE----- diff --git a/pub/download/ncdu-2.2.2.tar.gz.md5 b/pub/download/ncdu-2.2.2.tar.gz.md5 new file mode 100644 index 0000000..9f9b572 --- /dev/null +++ b/pub/download/ncdu-2.2.2.tar.gz.md5 @@ -0,0 +1 @@ +a567e1e69c579589f05091da89b101ee ncdu-2.2.2.tar.gz diff --git a/pub/download/ncdu-2.2.2.tar.gz.sha1 b/pub/download/ncdu-2.2.2.tar.gz.sha1 new file mode 100644 index 0000000..eba9670 --- /dev/null +++ b/pub/download/ncdu-2.2.2.tar.gz.sha1 @@ -0,0 +1 @@ +7e6e8c6074433d10a32d99773083e9296b66bb3f ncdu-2.2.2.tar.gz diff --git a/pub/download/ncdu-2.2.2.tar.gz.sha256 b/pub/download/ncdu-2.2.2.tar.gz.sha256 new file mode 100644 index 0000000..33c24b6 --- /dev/null +++ b/pub/download/ncdu-2.2.2.tar.gz.sha256 @@ -0,0 +1 @@ +90d920024e752318b469776ce57e03b3c702d49329ad9825aeeab36c3babf993 ncdu-2.2.2.tar.gz