Skip to content

Commit cd8cbb6

Browse files
chore: update redirect links (#554)
Co-authored-by: nodejs-github-bot <[email protected]>
1 parent ebe8c14 commit cd8cbb6

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
@@ -593,6 +593,7 @@
593593
"v20.19.2/",
594594
"v20.19.3/",
595595
"v20.19.4/",
596+
"v20.19.5/",
596597
"v20.2.0/",
597598
"v20.3.0/",
598599
"v20.3.1/",
@@ -848,13 +849,13 @@
848849
"files": [
849850
{
850851
"name": "index.json",
851-
"lastModified": "2025-08-28T21:12:06.491Z",
852-
"size": 305678
852+
"lastModified": "2025-09-03T18:20:23.252Z",
853+
"size": 306143
853854
},
854855
{
855856
"name": "index.tab",
856-
"lastModified": "2025-08-28T21:12:07.754Z",
857-
"size": 193361
857+
"lastModified": "2025-09-03T18:20:24.186Z",
858+
"size": 193672
858859
},
859860
{
860861
"name": "node-0.0.1.tar.gz",
@@ -1367,7 +1368,7 @@
13671368
"size": 13782897
13681369
}
13691370
],
1370-
"lastModified": "2025-08-28T21:12:07.754Z"
1371+
"lastModified": "2025-09-03T18:20:24.186Z"
13711372
},
13721373
"nodejs/docs/": {
13731374
"subdirectories": [
@@ -1963,6 +1964,7 @@
19631964
"v20.19.2/",
19641965
"v20.19.3/",
19651966
"v20.19.4/",
1967+
"v20.19.5/",
19661968
"v20.2.0/",
19671969
"v20.3.0/",
19681970
"v20.3.1/",
@@ -2216,7 +2218,7 @@
22162218
],
22172219
"hasIndexHtmlFile": false,
22182220
"files": [],
2219-
"lastModified": "2025-08-28T21:12:07.754Z"
2221+
"lastModified": "2025-09-03T18:20:24.186Z"
22202222
},
22212223
"nodejs/release/v0.3.3/": {
22222224
"subdirectories": [],

src/constants/latestVersions.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@
2525
"latest-v18.x": "v18.20.8",
2626
"latest-hydrogen": "v18.20.8",
2727
"latest-v19.x": "v19.9.0",
28-
"latest-v20.x": "v20.19.4",
29-
"latest-iron": "v20.19.4",
28+
"latest-v20.x": "v20.19.5",
29+
"latest-iron": "v20.19.5",
3030
"latest-v21.x": "v21.7.3",
3131
"latest-v22.x": "v22.19.0",
3232
"latest-jod": "v22.19.0",

0 commit comments

Comments
 (0)