Skip to content

Commit 48b638b

Browse files
Update versions-manifest (#201)
Co-authored-by: Service account <[email protected]>
1 parent 70176e8 commit 48b638b

File tree

1 file changed

+38
-0
lines changed

1 file changed

+38
-0
lines changed

versions-manifest.json

+38
Original file line numberDiff line numberDiff line change
@@ -1917,6 +1917,44 @@
19171917
}
19181918
]
19191919
},
1920+
{
1921+
"version": "18.20.8",
1922+
"stable": true,
1923+
"lts": "Hydrogen",
1924+
"release_url": "https://github.com/actions/node-versions/releases/tag/18.20.8-14110393767",
1925+
"files": [
1926+
{
1927+
"filename": "node-18.20.8-darwin-arm64.tar.gz",
1928+
"arch": "arm64",
1929+
"platform": "darwin",
1930+
"download_url": "https://github.com/actions/node-versions/releases/download/18.20.8-14110393767/node-18.20.8-darwin-arm64.tar.gz"
1931+
},
1932+
{
1933+
"filename": "node-18.20.8-darwin-x64.tar.gz",
1934+
"arch": "x64",
1935+
"platform": "darwin",
1936+
"download_url": "https://github.com/actions/node-versions/releases/download/18.20.8-14110393767/node-18.20.8-darwin-x64.tar.gz"
1937+
},
1938+
{
1939+
"filename": "node-18.20.8-linux-arm64.tar.gz",
1940+
"arch": "arm64",
1941+
"platform": "linux",
1942+
"download_url": "https://github.com/actions/node-versions/releases/download/18.20.8-14110393767/node-18.20.8-linux-arm64.tar.gz"
1943+
},
1944+
{
1945+
"filename": "node-18.20.8-linux-x64.tar.gz",
1946+
"arch": "x64",
1947+
"platform": "linux",
1948+
"download_url": "https://github.com/actions/node-versions/releases/download/18.20.8-14110393767/node-18.20.8-linux-x64.tar.gz"
1949+
},
1950+
{
1951+
"filename": "node-18.20.8-win32-x64.7z",
1952+
"arch": "x64",
1953+
"platform": "win32",
1954+
"download_url": "https://github.com/actions/node-versions/releases/download/18.20.8-14110393767/node-18.20.8-win32-x64.7z"
1955+
}
1956+
]
1957+
},
19201958
{
19211959
"version": "18.20.7",
19221960
"stable": true,

0 commit comments

Comments
 (0)