From cbfaa8c10cea113a08190217b88387ae7124474c Mon Sep 17 00:00:00 2001 From: nodejs-github-bot <18269663+nodejs-github-bot@users.noreply.github.com> Date: Thu, 21 May 2026 13:26:10 +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 9d8ee4e..50cb668 100644 --- a/src/constants/cachedDirectories.json +++ b/src/constants/cachedDirectories.json @@ -685,6 +685,7 @@ "v24.14.0/", "v24.14.1/", "v24.15.0/", + "v24.16.0/", "v24.2.0/", "v24.3.0/", "v24.4.0/", @@ -891,13 +892,13 @@ "files": [ { "name": "index.json", - "lastModified": "2026-05-20T13:02:07.620Z", - "size": 322298 + "lastModified": "2026-05-21T13:19:07.247Z", + "size": 322697 }, { "name": "index.tab", - "lastModified": "2026-05-20T13:02:08.328Z", - "size": 204093 + "lastModified": "2026-05-21T13:19:07.918Z", + "size": 204348 }, { "name": "node-0.0.1.tar.gz", @@ -1410,7 +1411,7 @@ "size": 13782897 } ], - "lastModified": "2026-05-20T13:02:08.328Z" + "lastModified": "2026-05-21T13:19:07.918Z" }, "nodejs/docs/": { "subdirectories": [ @@ -2116,6 +2117,7 @@ "v24.14.0/", "v24.14.1/", "v24.15.0/", + "v24.16.0/", "v24.2.0/", "v24.3.0/", "v24.4.0/", diff --git a/src/constants/latestVersions.json b/src/constants/latestVersions.json index 337b09f..3345cda 100644 --- a/src/constants/latestVersions.json +++ b/src/constants/latestVersions.json @@ -31,8 +31,8 @@ "latest-v22.x": "v22.22.3", "latest-jod": "v22.22.3", "latest-v23.x": "v23.11.1", - "latest-v24.x": "v24.15.0", - "latest-krypton": "v24.15.0", + "latest-v24.x": "v24.16.0", + "latest-krypton": "v24.16.0", "latest-v25.x": "v25.9.0", "latest-v26.x": "v26.2.0", "latest": "v26.2.0",