This is an automated email from the ASF dual-hosted git repository.
snagel pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/nutch-site.git
The following commit(s) were added to refs/heads/main by this push:
new c0ef4acc Update release date of Nutch 1.21
c0ef4acc is described below
commit c0ef4acce4df3f0a71ce18381e1cf6c0ef95ae74
Author: Sebastian Nagel <[email protected]>
AuthorDate: Mon Jul 21 19:52:14 2025 +0200
Update release date of Nutch 1.21
---
README.md | 2 +-
content/download.md | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 71cbfd3b..96aa1041 100644
--- a/README.md
+++ b/README.md
@@ -61,7 +61,7 @@ To deploy a static site build execute
hugo --destination static_site
```
-The static site is kept in this directory in the branch `asf-site` in the
folder `content/` and automatically deployed onto the public Nutch website. See
the [Apache Infra project website
docs](https://infra.apache.org/project-site.html) and the configuration file
[.asf.yaml](./asf.yaml). The branch `asf-staging` is used for deploying the
staging site https://nutch.staged.apache.org/.
+The static site is kept in this directory in the branch `asf-site` in the
folder `content/` and automatically deployed onto the public Nutch website. See
the [Apache Infra project website
docs](https://infra.apache.org/project-site.html) and the configuration file
[.asf.yaml](./asf.yaml). The branch `asf-staging` is used for deploying the
staging site <https://nutch.staged.apache.org/>.
# License
diff --git a/content/download.md b/content/download.md
index 0df203f3..6f01d912 100644
--- a/content/download.md
+++ b/content/download.md
@@ -8,7 +8,7 @@ bref = ""
+++
# Download
-Apache Nutch {{< param nutchVersion >}} (src-tar, src-zip, bin-tar and
bin-zip) artifacts can be downloaded from the table below. See
[CHANGES.md](https://apache.org/dist/nutch/{{< param nutchVersion
>}}/CHANGES.md) for the comprehensive change log for Nutch {{< param
nutchVersion >}} released on 2024-04-24 (YYYY-MM-DD).
+Apache Nutch {{< param nutchVersion >}} (src-tar, src-zip, bin-tar and
bin-zip) artifacts can be downloaded from the table below. See
[CHANGES.md](https://apache.org/dist/nutch/{{< param nutchVersion
>}}/CHANGES.md) for the comprehensive change log for Nutch {{< param
nutchVersion >}} released on 2025-07-20 (YYYY-MM-DD).
All Apache Nutch distributions is distributed under the [Apache License,
version 2.0](https://www.apache.org/licenses/LICENSE-2.0.html). See the
NOTICE.txt file contained in each Nutch release artifact for applicable
copyright attribution notices.