Compare commits
12 Commits
12.22.12-2
...
18.3.0-242
Author | SHA1 | Date | |
---|---|---|---|
|
618e16944c | ||
|
cc0c4db785 | ||
|
dd82515163 | ||
|
3f418bfd29 | ||
|
fd15ad763a | ||
|
02a74240bb | ||
|
9b9e1bad68 | ||
|
e379f2ee0d | ||
|
e6e7799d67 | ||
|
11f6d8a2de | ||
|
b03ec2b334 | ||
|
41fdef674f |
@@ -1,4 +1,105 @@
|
||||
[
|
||||
{
|
||||
"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,
|
||||
"release_url": "https://github.com/actions/node-versions/releases/tag/18.0.0-2193993879",
|
||||
"files": [
|
||||
{
|
||||
"filename": "node-18.0.0-darwin-x64.tar.gz",
|
||||
"arch": "x64",
|
||||
"platform": "darwin",
|
||||
"download_url": "https://github.com/actions/node-versions/releases/download/18.0.0-2193993879/node-18.0.0-darwin-x64.tar.gz"
|
||||
},
|
||||
{
|
||||
"filename": "node-18.0.0-linux-x64.tar.gz",
|
||||
"arch": "x64",
|
||||
"platform": "linux",
|
||||
"download_url": "https://github.com/actions/node-versions/releases/download/18.0.0-2193993879/node-18.0.0-linux-x64.tar.gz"
|
||||
},
|
||||
{
|
||||
"filename": "node-18.0.0-win32-x64.7z",
|
||||
"arch": "x64",
|
||||
"platform": "win32",
|
||||
"download_url": "https://github.com/actions/node-versions/releases/download/18.0.0-2193993879/node-18.0.0-win32-x64.7z"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"version": "16.15.0",
|
||||
"stable": true,
|
||||
"lts": "Gallium",
|
||||
"release_url": "https://github.com/actions/node-versions/releases/tag/16.15.0-2233943534",
|
||||
"files": [
|
||||
{
|
||||
"filename": "node-16.15.0-darwin-x64.tar.gz",
|
||||
"arch": "x64",
|
||||
"platform": "darwin",
|
||||
"download_url": "https://github.com/actions/node-versions/releases/download/16.15.0-2233943534/node-16.15.0-darwin-x64.tar.gz"
|
||||
},
|
||||
{
|
||||
"filename": "node-16.15.0-linux-x64.tar.gz",
|
||||
"arch": "x64",
|
||||
"platform": "linux",
|
||||
"download_url": "https://github.com/actions/node-versions/releases/download/16.15.0-2233943534/node-16.15.0-linux-x64.tar.gz"
|
||||
},
|
||||
{
|
||||
"filename": "node-16.15.0-win32-x64.7z",
|
||||
"arch": "x64",
|
||||
"platform": "win32",
|
||||
"download_url": "https://github.com/actions/node-versions/releases/download/16.15.0-2233943534/node-16.15.0-win32-x64.7z"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"version": "16.14.2",
|
||||
"stable": true,
|
||||
@@ -649,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,
|
||||
@@ -1687,6 +1840,32 @@
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"version": "12.22.12",
|
||||
"stable": true,
|
||||
"lts": "Erbium",
|
||||
"release_url": "https://github.com/actions/node-versions/releases/tag/12.22.12-2103540415",
|
||||
"files": [
|
||||
{
|
||||
"filename": "node-12.22.12-darwin-x64.tar.gz",
|
||||
"arch": "x64",
|
||||
"platform": "darwin",
|
||||
"download_url": "https://github.com/actions/node-versions/releases/download/12.22.12-2103540415/node-12.22.12-darwin-x64.tar.gz"
|
||||
},
|
||||
{
|
||||
"filename": "node-12.22.12-linux-x64.tar.gz",
|
||||
"arch": "x64",
|
||||
"platform": "linux",
|
||||
"download_url": "https://github.com/actions/node-versions/releases/download/12.22.12-2103540415/node-12.22.12-linux-x64.tar.gz"
|
||||
},
|
||||
{
|
||||
"filename": "node-12.22.12-win32-x64.7z",
|
||||
"arch": "x64",
|
||||
"platform": "win32",
|
||||
"download_url": "https://github.com/actions/node-versions/releases/download/12.22.12-2103540415/node-12.22.12-win32-x64.7z"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"version": "12.22.11",
|
||||
"stable": true,
|
||||
|
Reference in New Issue
Block a user