From 1855858019b5e5da5eb9bcc3e263bbcd3e1cdcbb Mon Sep 17 00:00:00 2001 From: nodejs-github-bot <18269663+nodejs-github-bot@users.noreply.github.com> Date: Wed, 13 May 2026 18:45:40 +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 2c981aec..efea00c9 100644 --- a/src/constants/cachedDirectories.json +++ b/src/constants/cachedDirectories.json @@ -648,6 +648,7 @@ "v22.22.0/", "v22.22.1/", "v22.22.2/", + "v22.22.3/", "v22.3.0/", "v22.4.0/", "v22.4.1/", @@ -889,13 +890,13 @@ "files": [ { "name": "index.json", - "lastModified": "2026-05-07T10:07:18.285Z", - "size": 321440 + "lastModified": "2026-05-13T18:41:59.500Z", + "size": 321904 }, { "name": "index.tab", - "lastModified": "2026-05-07T10:07:18.804Z", - "size": 203535 + "lastModified": "2026-05-13T18:42:00.236Z", + "size": 203845 }, { "name": "node-0.0.1.tar.gz", @@ -1408,7 +1409,7 @@ "size": 13782897 } ], - "lastModified": "2026-05-07T10:07:18.804Z" + "lastModified": "2026-05-13T18:42:00.236Z" }, "nodejs/docs/": { "subdirectories": [ @@ -2077,6 +2078,7 @@ "v22.22.0/", "v22.22.1/", "v22.22.2/", + "v22.22.3/", "v22.3.0/", "v22.4.0/", "v22.4.1/", diff --git a/src/constants/latestVersions.json b/src/constants/latestVersions.json index c8a37891..9d02556a 100644 --- a/src/constants/latestVersions.json +++ b/src/constants/latestVersions.json @@ -28,8 +28,8 @@ "latest-v20.x": "v20.20.2", "latest-iron": "v20.20.2", "latest-v21.x": "v21.7.3", - "latest-v22.x": "v22.22.2", - "latest-jod": "v22.22.2", + "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",