From 552a19794451cee766fffb95b79476a22bf29966 Mon Sep 17 00:00:00 2001 From: nodejs-github-bot <18269663+nodejs-github-bot@users.noreply.github.com> Date: Wed, 29 Jul 2026 16:19:24 +0000 Subject: [PATCH] chore: update redirect links --- src/constants/cachedDirectories.json | 12 +++++++----- src/constants/latestVersions.json | 4 ++-- 2 files changed, 9 insertions(+), 7 deletions(-) diff --git a/src/constants/cachedDirectories.json b/src/constants/cachedDirectories.json index 882ebe0..1d971c5 100644 --- a/src/constants/cachedDirectories.json +++ b/src/constants/cachedDirectories.json @@ -691,6 +691,7 @@ "v24.16.0/", "v24.17.0/", "v24.18.0/", + "v24.18.1/", "v24.2.0/", "v24.3.0/", "v24.4.0/", @@ -902,13 +903,13 @@ "files": [ { "name": "index.json", - "lastModified": "2026-07-29T14:02:42.366Z", - "size": 326879 + "lastModified": "2026-07-29T16:11:53.321Z", + "size": 327277 }, { "name": "index.tab", - "lastModified": "2026-07-29T14:02:43.526Z", - "size": 207070 + "lastModified": "2026-07-29T16:11:54.348Z", + "size": 207328 }, { "name": "node-0.0.1.tar.gz", @@ -1421,7 +1422,7 @@ "size": 13782897 } ], - "lastModified": "2026-07-29T14:02:43.526Z" + "lastModified": "2026-07-29T16:11:54.348Z" }, "nodejs/docs/": { "subdirectories": [ @@ -2133,6 +2134,7 @@ "v24.16.0/", "v24.17.0/", "v24.18.0/", + "v24.18.1/", "v24.2.0/", "v24.3.0/", "v24.4.0/", diff --git a/src/constants/latestVersions.json b/src/constants/latestVersions.json index 4566e54..9d3cbe3 100644 --- a/src/constants/latestVersions.json +++ b/src/constants/latestVersions.json @@ -31,8 +31,8 @@ "latest-v22.x": "v22.23.2", "latest-jod": "v22.23.2", "latest-v23.x": "v23.11.1", - "latest-v24.x": "v24.18.0", - "latest-krypton": "v24.18.0", + "latest-v24.x": "v24.18.1", + "latest-krypton": "v24.18.1", "latest-v25.x": "v25.9.0", "latest-v26.x": "v26.5.1", "latest": "v26.5.1",