From 48a59e2448c8c9bc9ba69979f9813b383607fc8d Mon Sep 17 00:00:00 2001 From: nodejs-github-bot <18269663+nodejs-github-bot@users.noreply.github.com> Date: Tue, 25 Nov 2025 12:32:40 +0000 Subject: [PATCH] chore: update redirect links --- src/constants/cachedDirectories.json | 14 ++++++++------ src/constants/latestVersions.json | 4 ++-- 2 files changed, 10 insertions(+), 8 deletions(-) diff --git a/src/constants/cachedDirectories.json b/src/constants/cachedDirectories.json index a12d792..adf51a4 100644 --- a/src/constants/cachedDirectories.json +++ b/src/constants/cachedDirectories.json @@ -596,6 +596,7 @@ "v20.19.3/", "v20.19.4/", "v20.19.5/", + "v20.19.6/", "v20.2.0/", "v20.3.0/", "v20.3.1/", @@ -863,13 +864,13 @@ "files": [ { "name": "index.json", - "lastModified": "2025-11-17T09:38:31.961Z", - "size": 311083 + "lastModified": "2025-11-25T12:28:32.038Z", + "size": 311548 }, { "name": "index.tab", - "lastModified": "2025-11-17T09:38:32.498Z", - "size": 196840 + "lastModified": "2025-11-25T12:28:32.742Z", + "size": 197151 }, { "name": "node-0.0.1.tar.gz", @@ -1382,7 +1383,7 @@ "size": 13782897 } ], - "lastModified": "2025-11-17T09:38:32.498Z" + "lastModified": "2025-11-25T12:28:32.742Z" }, "nodejs/docs/": { "subdirectories": [ @@ -1981,6 +1982,7 @@ "v20.19.3/", "v20.19.4/", "v20.19.5/", + "v20.19.6/", "v20.2.0/", "v20.3.0/", "v20.3.1/", @@ -2246,7 +2248,7 @@ ], "hasIndexHtmlFile": false, "files": [], - "lastModified": "2025-11-17T09:38:32.498Z" + "lastModified": "2025-11-25T12:28:32.742Z" }, "nodejs/release/v0.3.3/": { "subdirectories": [], diff --git a/src/constants/latestVersions.json b/src/constants/latestVersions.json index 6a15b8e..4da5cc4 100644 --- a/src/constants/latestVersions.json +++ b/src/constants/latestVersions.json @@ -25,8 +25,8 @@ "latest-v18.x": "v18.20.8", "latest-hydrogen": "v18.20.8", "latest-v19.x": "v19.9.0", - "latest-v20.x": "v20.19.5", - "latest-iron": "v20.19.5", + "latest-v20.x": "v20.19.6", + "latest-iron": "v20.19.6", "latest-v21.x": "v21.7.3", "latest-v22.x": "v22.21.1", "latest-jod": "v22.21.1",