Skip to content

Commit 6c82900

Browse files
Update versions-manifest (#164)
Co-authored-by: Service account <no-reply@microsoft.com>
1 parent de463ff commit 6c82900

File tree

1 file changed

+64
-0
lines changed

1 file changed

+64
-0
lines changed

versions-manifest.json

+64
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,36 @@
11
[
2+
{
3+
"version": "20.11.1",
4+
"stable": true,
5+
"lts": "Iron",
6+
"release_url": "https://github.com/actions/node-versions/releases/tag/20.11.1-7910924545",
7+
"files": [
8+
{
9+
"filename": "node-20.11.1-darwin-arm64.tar.gz",
10+
"arch": "arm64",
11+
"platform": "darwin",
12+
"download_url": "https://github.com/actions/node-versions/releases/download/20.11.1-7910924545/node-20.11.1-darwin-arm64.tar.gz"
13+
},
14+
{
15+
"filename": "node-20.11.1-darwin-x64.tar.gz",
16+
"arch": "x64",
17+
"platform": "darwin",
18+
"download_url": "https://github.com/actions/node-versions/releases/download/20.11.1-7910924545/node-20.11.1-darwin-x64.tar.gz"
19+
},
20+
{
21+
"filename": "node-20.11.1-linux-x64.tar.gz",
22+
"arch": "x64",
23+
"platform": "linux",
24+
"download_url": "https://github.com/actions/node-versions/releases/download/20.11.1-7910924545/node-20.11.1-linux-x64.tar.gz"
25+
},
26+
{
27+
"filename": "node-20.11.1-win32-x64.7z",
28+
"arch": "x64",
29+
"platform": "win32",
30+
"download_url": "https://github.com/actions/node-versions/releases/download/20.11.1-7910924545/node-20.11.1-win32-x64.7z"
31+
}
32+
]
33+
},
234
{
335
"version": "20.11.0",
436
"stable": true,
@@ -433,6 +465,38 @@
433465
}
434466
]
435467
},
468+
{
469+
"version": "18.19.1",
470+
"stable": true,
471+
"lts": "Hydrogen",
472+
"release_url": "https://github.com/actions/node-versions/releases/tag/18.19.1-7910925895",
473+
"files": [
474+
{
475+
"filename": "node-18.19.1-darwin-arm64.tar.gz",
476+
"arch": "arm64",
477+
"platform": "darwin",
478+
"download_url": "https://github.com/actions/node-versions/releases/download/18.19.1-7910925895/node-18.19.1-darwin-arm64.tar.gz"
479+
},
480+
{
481+
"filename": "node-18.19.1-darwin-x64.tar.gz",
482+
"arch": "x64",
483+
"platform": "darwin",
484+
"download_url": "https://github.com/actions/node-versions/releases/download/18.19.1-7910925895/node-18.19.1-darwin-x64.tar.gz"
485+
},
486+
{
487+
"filename": "node-18.19.1-linux-x64.tar.gz",
488+
"arch": "x64",
489+
"platform": "linux",
490+
"download_url": "https://github.com/actions/node-versions/releases/download/18.19.1-7910925895/node-18.19.1-linux-x64.tar.gz"
491+
},
492+
{
493+
"filename": "node-18.19.1-win32-x64.7z",
494+
"arch": "x64",
495+
"platform": "win32",
496+
"download_url": "https://github.com/actions/node-versions/releases/download/18.19.1-7910925895/node-18.19.1-win32-x64.7z"
497+
}
498+
]
499+
},
436500
{
437501
"version": "18.19.0",
438502
"stable": true,

0 commit comments

Comments
 (0)