From 258f720ae836dcbed173a142cc392e4728ca0fe3 Mon Sep 17 00:00:00 2001 From: nodejs-github-bot <18269663+nodejs-github-bot@users.noreply.github.com> Date: Tue, 23 Jun 2026 23:12:58 +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 9ba3c7e..d526317 100644 --- a/src/constants/cachedDirectories.json +++ b/src/constants/cachedDirectories.json @@ -689,6 +689,7 @@ "v24.15.0/", "v24.16.0/", "v24.17.0/", + "v24.18.0/", "v24.2.0/", "v24.3.0/", "v24.4.0/", @@ -897,13 +898,13 @@ "files": [ { "name": "index.json", - "lastModified": "2026-06-23T16:41:29.738Z", - "size": 324809 + "lastModified": "2026-06-23T23:07:55.401Z", + "size": 325208 }, { "name": "index.tab", - "lastModified": "2026-06-23T16:41:30.395Z", - "size": 205728 + "lastModified": "2026-06-23T23:07:56.146Z", + "size": 205983 }, { "name": "node-0.0.1.tar.gz", @@ -1416,7 +1417,7 @@ "size": 13782897 } ], - "lastModified": "2026-06-23T16:41:30.395Z" + "lastModified": "2026-06-23T23:07:56.146Z" }, "nodejs/docs/": { "subdirectories": [ @@ -2126,6 +2127,7 @@ "v24.15.0/", "v24.16.0/", "v24.17.0/", + "v24.18.0/", "v24.2.0/", "v24.3.0/", "v24.4.0/", diff --git a/src/constants/latestVersions.json b/src/constants/latestVersions.json index 1dde84a..b86c8f0 100644 --- a/src/constants/latestVersions.json +++ b/src/constants/latestVersions.json @@ -31,8 +31,8 @@ "latest-v22.x": "v22.23.1", "latest-jod": "v22.23.1", "latest-v23.x": "v23.11.1", - "latest-v24.x": "v24.17.0", - "latest-krypton": "v24.17.0", + "latest-v24.x": "v24.18.0", + "latest-krypton": "v24.18.0", "latest-v25.x": "v25.9.0", "latest-v26.x": "v26.3.1", "latest": "v26.3.1",