Skip to content

Commit 95803ee

Browse files
chore: update redirect links (#877)
Co-authored-by: nodejs-github-bot <18269663+nodejs-github-bot@users.noreply.github.com>
1 parent c0bbf39 commit 95803ee

File tree

2 files changed

+10
-8
lines changed

2 files changed

+10
-8
lines changed

src/constants/cachedDirectories.json

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -644,6 +644,7 @@
644644
"v22.21.0/",
645645
"v22.21.1/",
646646
"v22.22.0/",
647+
"v22.22.1/",
647648
"v22.3.0/",
648649
"v22.4.0/",
649650
"v22.4.1/",
@@ -878,13 +879,13 @@
878879
"files": [
879880
{
880881
"name": "index.json",
881-
"lastModified": "2026-03-05T14:04:46.407Z",
882-
"size": 317283
882+
"lastModified": "2026-03-05T14:31:42.881Z",
883+
"size": 317747
883884
},
884885
{
885886
"name": "index.tab",
886-
"lastModified": "2026-03-05T14:04:47.112Z",
887-
"size": 200842
887+
"lastModified": "2026-03-05T14:31:43.702Z",
888+
"size": 201152
888889
},
889890
{
890891
"name": "node-0.0.1.tar.gz",
@@ -1397,7 +1398,7 @@
13971398
"size": 13782897
13981399
}
13991400
],
1400-
"lastModified": "2026-03-05T14:04:47.112Z"
1401+
"lastModified": "2026-03-05T14:31:43.702Z"
14011402
},
14021403
"nodejs/docs/": {
14031404
"subdirectories": [
@@ -2044,6 +2045,7 @@
20442045
"v22.21.0/",
20452046
"v22.21.1/",
20462047
"v22.22.0/",
2048+
"v22.22.1/",
20472049
"v22.3.0/",
20482050
"v22.4.0/",
20492051
"v22.4.1/",
@@ -2276,7 +2278,7 @@
22762278
],
22772279
"hasIndexHtmlFile": false,
22782280
"files": [],
2279-
"lastModified": "2026-03-05T14:04:47.112Z"
2281+
"lastModified": "2026-03-05T14:31:43.702Z"
22802282
},
22812283
"nodejs/release/v0.3.3/": {
22822284
"subdirectories": [],

src/constants/latestVersions.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@
2828
"latest-v20.x": "v20.20.1",
2929
"latest-iron": "v20.20.1",
3030
"latest-v21.x": "v21.7.3",
31-
"latest-v22.x": "v22.22.0",
32-
"latest-jod": "v22.22.0",
31+
"latest-v22.x": "v22.22.1",
32+
"latest-jod": "v22.22.1",
3333
"latest-v23.x": "v23.11.1",
3434
"latest-v24.x": "v24.14.0",
3535
"latest-krypton": "v24.14.0",

0 commit comments

Comments
 (0)