Compare commits
4 Commits
18.6.0-266
...
16.17.0-29
Author | SHA1 | Date | |
---|---|---|---|
|
bcd6df9184 | ||
|
6751014c63 | ||
|
fe2adddc4d | ||
|
4431f5baf6 |
@@ -1,4 +1,54 @@
|
||||
[
|
||||
{
|
||||
"version": "18.7.0",
|
||||
"stable": true,
|
||||
"release_url": "https://github.com/actions/node-versions/releases/tag/18.7.0-2744549059",
|
||||
"files": [
|
||||
{
|
||||
"filename": "node-18.7.0-darwin-x64.tar.gz",
|
||||
"arch": "x64",
|
||||
"platform": "darwin",
|
||||
"download_url": "https://github.com/actions/node-versions/releases/download/18.7.0-2744549059/node-18.7.0-darwin-x64.tar.gz"
|
||||
},
|
||||
{
|
||||
"filename": "node-18.7.0-linux-x64.tar.gz",
|
||||
"arch": "x64",
|
||||
"platform": "linux",
|
||||
"download_url": "https://github.com/actions/node-versions/releases/download/18.7.0-2744549059/node-18.7.0-linux-x64.tar.gz"
|
||||
},
|
||||
{
|
||||
"filename": "node-18.7.0-win32-x64.7z",
|
||||
"arch": "x64",
|
||||
"platform": "win32",
|
||||
"download_url": "https://github.com/actions/node-versions/releases/download/18.7.0-2744549059/node-18.7.0-win32-x64.7z"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"version": "18.6.0",
|
||||
"stable": true,
|
||||
"release_url": "https://github.com/actions/node-versions/releases/tag/18.6.0-2668405805",
|
||||
"files": [
|
||||
{
|
||||
"filename": "node-18.6.0-darwin-x64.tar.gz",
|
||||
"arch": "x64",
|
||||
"platform": "darwin",
|
||||
"download_url": "https://github.com/actions/node-versions/releases/download/18.6.0-2668405805/node-18.6.0-darwin-x64.tar.gz"
|
||||
},
|
||||
{
|
||||
"filename": "node-18.6.0-linux-x64.tar.gz",
|
||||
"arch": "x64",
|
||||
"platform": "linux",
|
||||
"download_url": "https://github.com/actions/node-versions/releases/download/18.6.0-2668405805/node-18.6.0-linux-x64.tar.gz"
|
||||
},
|
||||
{
|
||||
"filename": "node-18.6.0-win32-x64.7z",
|
||||
"arch": "x64",
|
||||
"platform": "win32",
|
||||
"download_url": "https://github.com/actions/node-versions/releases/download/18.6.0-2668405805/node-18.6.0-win32-x64.7z"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"version": "18.5.0",
|
||||
"stable": true,
|
||||
|
Reference in New Issue
Block a user