Compare commits
6 Commits
18.1.0-226
...
18.3.0-242
Author | SHA1 | Date | |
---|---|---|---|
|
618e16944c | ||
|
cc0c4db785 | ||
|
dd82515163 | ||
|
3f418bfd29 | ||
|
fd15ad763a | ||
|
02a74240bb |
@@ -1,4 +1,54 @@
|
||||
[
|
||||
{
|
||||
"version": "18.2.0",
|
||||
"stable": true,
|
||||
"release_url": "https://github.com/actions/node-versions/releases/tag/18.2.0-2343541082",
|
||||
"files": [
|
||||
{
|
||||
"filename": "node-18.2.0-darwin-x64.tar.gz",
|
||||
"arch": "x64",
|
||||
"platform": "darwin",
|
||||
"download_url": "https://github.com/actions/node-versions/releases/download/18.2.0-2343541082/node-18.2.0-darwin-x64.tar.gz"
|
||||
},
|
||||
{
|
||||
"filename": "node-18.2.0-linux-x64.tar.gz",
|
||||
"arch": "x64",
|
||||
"platform": "linux",
|
||||
"download_url": "https://github.com/actions/node-versions/releases/download/18.2.0-2343541082/node-18.2.0-linux-x64.tar.gz"
|
||||
},
|
||||
{
|
||||
"filename": "node-18.2.0-win32-x64.7z",
|
||||
"arch": "x64",
|
||||
"platform": "win32",
|
||||
"download_url": "https://github.com/actions/node-versions/releases/download/18.2.0-2343541082/node-18.2.0-win32-x64.7z"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"version": "18.1.0",
|
||||
"stable": true,
|
||||
"release_url": "https://github.com/actions/node-versions/releases/tag/18.1.0-2264683089",
|
||||
"files": [
|
||||
{
|
||||
"filename": "node-18.1.0-darwin-x64.tar.gz",
|
||||
"arch": "x64",
|
||||
"platform": "darwin",
|
||||
"download_url": "https://github.com/actions/node-versions/releases/download/18.1.0-2264683089/node-18.1.0-darwin-x64.tar.gz"
|
||||
},
|
||||
{
|
||||
"filename": "node-18.1.0-linux-x64.tar.gz",
|
||||
"arch": "x64",
|
||||
"platform": "linux",
|
||||
"download_url": "https://github.com/actions/node-versions/releases/download/18.1.0-2264683089/node-18.1.0-linux-x64.tar.gz"
|
||||
},
|
||||
{
|
||||
"filename": "node-18.1.0-win32-x64.7z",
|
||||
"arch": "x64",
|
||||
"platform": "win32",
|
||||
"download_url": "https://github.com/actions/node-versions/releases/download/18.1.0-2264683089/node-18.1.0-win32-x64.7z"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"version": "18.0.0",
|
||||
"stable": true,
|
||||
@@ -700,6 +750,58 @@
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"version": "14.19.3",
|
||||
"stable": true,
|
||||
"lts": "Fermium",
|
||||
"release_url": "https://github.com/actions/node-versions/releases/tag/14.19.3-2343542109",
|
||||
"files": [
|
||||
{
|
||||
"filename": "node-14.19.3-darwin-x64.tar.gz",
|
||||
"arch": "x64",
|
||||
"platform": "darwin",
|
||||
"download_url": "https://github.com/actions/node-versions/releases/download/14.19.3-2343542109/node-14.19.3-darwin-x64.tar.gz"
|
||||
},
|
||||
{
|
||||
"filename": "node-14.19.3-linux-x64.tar.gz",
|
||||
"arch": "x64",
|
||||
"platform": "linux",
|
||||
"download_url": "https://github.com/actions/node-versions/releases/download/14.19.3-2343542109/node-14.19.3-linux-x64.tar.gz"
|
||||
},
|
||||
{
|
||||
"filename": "node-14.19.3-win32-x64.7z",
|
||||
"arch": "x64",
|
||||
"platform": "win32",
|
||||
"download_url": "https://github.com/actions/node-versions/releases/download/14.19.3-2343542109/node-14.19.3-win32-x64.7z"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"version": "14.19.2",
|
||||
"stable": true,
|
||||
"lts": "Fermium",
|
||||
"release_url": "https://github.com/actions/node-versions/releases/tag/14.19.2-2273516125",
|
||||
"files": [
|
||||
{
|
||||
"filename": "node-14.19.2-darwin-x64.tar.gz",
|
||||
"arch": "x64",
|
||||
"platform": "darwin",
|
||||
"download_url": "https://github.com/actions/node-versions/releases/download/14.19.2-2273516125/node-14.19.2-darwin-x64.tar.gz"
|
||||
},
|
||||
{
|
||||
"filename": "node-14.19.2-linux-x64.tar.gz",
|
||||
"arch": "x64",
|
||||
"platform": "linux",
|
||||
"download_url": "https://github.com/actions/node-versions/releases/download/14.19.2-2273516125/node-14.19.2-linux-x64.tar.gz"
|
||||
},
|
||||
{
|
||||
"filename": "node-14.19.2-win32-x64.7z",
|
||||
"arch": "x64",
|
||||
"platform": "win32",
|
||||
"download_url": "https://github.com/actions/node-versions/releases/download/14.19.2-2273516125/node-14.19.2-win32-x64.7z"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"version": "14.19.1",
|
||||
"stable": true,
|
||||
|
Reference in New Issue
Block a user