Skip to content

Commit c568323

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

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
@@ -632,6 +632,7 @@
632632
"v22.17.0/",
633633
"v22.17.1/",
634634
"v22.18.0/",
635+
"v22.19.0/",
635636
"v22.2.0/",
636637
"v22.3.0/",
637638
"v22.4.0/",
@@ -847,13 +848,13 @@
847848
"files": [
848849
{
849850
"name": "index.json",
850-
"lastModified": "2025-08-27T21:23:42.656Z",
851-
"size": 305213
851+
"lastModified": "2025-08-28T21:12:06.491Z",
852+
"size": 305678
852853
},
853854
{
854855
"name": "index.tab",
855-
"lastModified": "2025-08-27T21:23:43.811Z",
856-
"size": 193050
856+
"lastModified": "2025-08-28T21:12:07.754Z",
857+
"size": 193361
857858
},
858859
{
859860
"name": "node-0.0.1.tar.gz",
@@ -1366,7 +1367,7 @@
13661367
"size": 13782897
13671368
}
13681369
],
1369-
"lastModified": "2025-08-27T21:23:43.811Z"
1370+
"lastModified": "2025-08-28T21:12:07.754Z"
13701371
},
13711372
"nodejs/docs/": {
13721373
"subdirectories": [
@@ -2001,6 +2002,7 @@
20012002
"v22.17.0/",
20022003
"v22.17.1/",
20032004
"v22.18.0/",
2005+
"v22.19.0/",
20042006
"v22.2.0/",
20052007
"v22.3.0/",
20062008
"v22.4.0/",
@@ -2214,7 +2216,7 @@
22142216
],
22152217
"hasIndexHtmlFile": false,
22162218
"files": [],
2217-
"lastModified": "2025-08-27T21:23:43.811Z"
2219+
"lastModified": "2025-08-28T21:12:07.754Z"
22182220
},
22192221
"nodejs/release/v0.3.3/": {
22202222
"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.19.4",
2929
"latest-iron": "v20.19.4",
3030
"latest-v21.x": "v21.7.3",
31-
"latest-v22.x": "v22.18.0",
32-
"latest-jod": "v22.18.0",
31+
"latest-v22.x": "v22.19.0",
32+
"latest-jod": "v22.19.0",
3333
"latest-v23.x": "v23.11.1",
3434
"latest-v24.x": "v24.7.0",
3535
"latest": "v24.7.0",

0 commit comments

Comments
 (0)