Skip to content

Commit df7e214

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

2 files changed

Lines changed: 10 additions & 8 deletions

File tree

src/constants/cachedDirectories.json

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -682,6 +682,7 @@
682682
"v24.13.1/",
683683
"v24.14.0/",
684684
"v24.14.1/",
685+
"v24.15.0/",
685686
"v24.2.0/",
686687
"v24.3.0/",
687688
"v24.4.0/",
@@ -885,13 +886,13 @@
885886
"files": [
886887
{
887888
"name": "index.json",
888-
"lastModified": "2026-04-01T14:45:06.921Z",
889-
"size": 320253
889+
"lastModified": "2026-04-16T07:15:27.435Z",
890+
"size": 320652
890891
},
891892
{
892893
"name": "index.tab",
893-
"lastModified": "2026-04-01T14:45:07.725Z",
894-
"size": 202784
894+
"lastModified": "2026-04-16T07:15:27.984Z",
895+
"size": 203039
895896
},
896897
{
897898
"name": "node-0.0.1.tar.gz",
@@ -1404,7 +1405,7 @@
14041405
"size": 13782897
14051406
}
14061407
],
1407-
"lastModified": "2026-04-01T14:45:07.725Z"
1408+
"lastModified": "2026-04-16T07:15:27.984Z"
14081409
},
14091410
"nodejs/docs/": {
14101411
"subdirectories": [
@@ -2089,6 +2090,7 @@
20892090
"v24.13.1/",
20902091
"v24.14.0/",
20912092
"v24.14.1/",
2093+
"v24.15.0/",
20922094
"v24.2.0/",
20932095
"v24.3.0/",
20942096
"v24.4.0/",
@@ -2290,7 +2292,7 @@
22902292
],
22912293
"hasIndexHtmlFile": false,
22922294
"files": [],
2293-
"lastModified": "2026-04-01T14:45:07.725Z"
2295+
"lastModified": "2026-04-16T07:15:27.984Z"
22942296
},
22952297
"nodejs/release/v0.3.3/": {
22962298
"subdirectories": [],

src/constants/latestVersions.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@
3131
"latest-v22.x": "v22.22.2",
3232
"latest-jod": "v22.22.2",
3333
"latest-v23.x": "v23.11.1",
34-
"latest-v24.x": "v24.14.1",
35-
"latest-krypton": "v24.14.1",
34+
"latest-v24.x": "v24.15.0",
35+
"latest-krypton": "v24.15.0",
3636
"latest-v25.x": "v25.9.0",
3737
"latest": "v25.9.0",
3838
"node-latest.tar.gz": "latest/node-v25.9.0.tar.gz"

0 commit comments

Comments
 (0)