diff --git a/src/constants/cachedDirectories.json b/src/constants/cachedDirectories.json index efb02fc..ebab7ba 100644 --- a/src/constants/cachedDirectories.json +++ b/src/constants/cachedDirectories.json @@ -545,6 +545,7 @@ "v18.20.4/", "v18.20.5/", "v18.20.6/", + "v18.20.7/", "v18.3.0/", "v18.4.0/", "v18.5.0/", @@ -818,13 +819,13 @@ "files": [ { "name": "index.json", - "lastModified": "2025-02-13T17:41:22.885Z", - "size": 293036 + "lastModified": "2025-02-20T10:03:49.050Z", + "size": 293489 }, { "name": "index.tab", - "lastModified": "2025-02-13T17:41:23.947Z", - "size": 185037 + "lastModified": "2025-02-20T10:03:49.660Z", + "size": 185340 }, { "name": "node-0.0.1.tar.gz", @@ -1332,7 +1333,7 @@ "size": 99593780 } ], - "lastModified": "2025-02-13T17:41:23.947Z" + "lastModified": "2025-02-20T10:03:49.660Z" }, "nodejs/docs/": { "subdirectories": [ @@ -1880,6 +1881,7 @@ "v18.20.4/", "v18.20.5/", "v18.20.6/", + "v18.20.7/", "v18.3.0/", "v18.4.0/", "v18.5.0/", @@ -2151,6 +2153,6 @@ ], "hasIndexHtmlFile": false, "files": [], - "lastModified": "2025-02-13T17:41:23.947Z" + "lastModified": "2025-02-20T10:03:49.660Z" } } diff --git a/src/constants/latestVersions.json b/src/constants/latestVersions.json index 683b607..1c5fead 100644 --- a/src/constants/latestVersions.json +++ b/src/constants/latestVersions.json @@ -22,8 +22,8 @@ "latest-v16.x": "v16.20.2", "latest-gallium": "v16.20.2", "latest-v17.x": "v17.9.1", - "latest-v18.x": "v18.20.6", - "latest-hydrogen": "v18.20.6", + "latest-v18.x": "v18.20.7", + "latest-hydrogen": "v18.20.7", "latest-v19.x": "v19.9.0", "latest-v20.x": "v20.18.3", "latest-iron": "v20.18.3",