From c68c1e2104792361390225c5993a68b3ddc145f8 Mon Sep 17 00:00:00 2001 From: nodejs-github-bot <18269663+nodejs-github-bot@users.noreply.github.com> Date: Thu, 5 Mar 2026 14:37:23 +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 8c713da..2844982 100644 --- a/src/constants/cachedDirectories.json +++ b/src/constants/cachedDirectories.json @@ -644,6 +644,7 @@ "v22.21.0/", "v22.21.1/", "v22.22.0/", + "v22.22.1/", "v22.3.0/", "v22.4.0/", "v22.4.1/", @@ -878,13 +879,13 @@ "files": [ { "name": "index.json", - "lastModified": "2026-03-05T14:04:46.407Z", - "size": 317283 + "lastModified": "2026-03-05T14:31:42.881Z", + "size": 317747 }, { "name": "index.tab", - "lastModified": "2026-03-05T14:04:47.112Z", - "size": 200842 + "lastModified": "2026-03-05T14:31:43.702Z", + "size": 201152 }, { "name": "node-0.0.1.tar.gz", @@ -1397,7 +1398,7 @@ "size": 13782897 } ], - "lastModified": "2026-03-05T14:04:47.112Z" + "lastModified": "2026-03-05T14:31:43.702Z" }, "nodejs/docs/": { "subdirectories": [ @@ -2044,6 +2045,7 @@ "v22.21.0/", "v22.21.1/", "v22.22.0/", + "v22.22.1/", "v22.3.0/", "v22.4.0/", "v22.4.1/", @@ -2276,7 +2278,7 @@ ], "hasIndexHtmlFile": false, "files": [], - "lastModified": "2026-03-05T14:04:47.112Z" + "lastModified": "2026-03-05T14:31:43.702Z" }, "nodejs/release/v0.3.3/": { "subdirectories": [], diff --git a/src/constants/latestVersions.json b/src/constants/latestVersions.json index 096f14e..17b5faf 100644 --- a/src/constants/latestVersions.json +++ b/src/constants/latestVersions.json @@ -28,8 +28,8 @@ "latest-v20.x": "v20.20.1", "latest-iron": "v20.20.1", "latest-v21.x": "v21.7.3", - "latest-v22.x": "v22.22.0", - "latest-jod": "v22.22.0", + "latest-v22.x": "v22.22.1", + "latest-jod": "v22.22.1", "latest-v23.x": "v23.11.1", "latest-v24.x": "v24.14.0", "latest-krypton": "v24.14.0",