Compare commits
3 Commits
20.1.0-489
...
16.20.1-53
Author | SHA1 | Date | |
---|---|---|---|
|
86f7959999 | ||
|
f9eb480338 | ||
|
fc05df56de |
@@ -1,26 +1,76 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"version": "20.3.0",
|
||||||
|
"stable": true,
|
||||||
|
"release_url": "https://github.com/actions/node-versions/releases/tag/20.3.0-5218671512",
|
||||||
|
"files": [
|
||||||
|
{
|
||||||
|
"filename": "node-20.3.0-darwin-x64.tar.gz",
|
||||||
|
"arch": "x64",
|
||||||
|
"platform": "darwin",
|
||||||
|
"download_url": "https://github.com/actions/node-versions/releases/download/20.3.0-5218671512/node-20.3.0-darwin-x64.tar.gz"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"filename": "node-20.3.0-linux-x64.tar.gz",
|
||||||
|
"arch": "x64",
|
||||||
|
"platform": "linux",
|
||||||
|
"download_url": "https://github.com/actions/node-versions/releases/download/20.3.0-5218671512/node-20.3.0-linux-x64.tar.gz"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"filename": "node-20.3.0-win32-x64.7z",
|
||||||
|
"arch": "x64",
|
||||||
|
"platform": "win32",
|
||||||
|
"download_url": "https://github.com/actions/node-versions/releases/download/20.3.0-5218671512/node-20.3.0-win32-x64.7z"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"version": "20.2.0",
|
||||||
|
"stable": true,
|
||||||
|
"release_url": "https://github.com/actions/node-versions/releases/tag/20.2.0-4994802831",
|
||||||
|
"files": [
|
||||||
|
{
|
||||||
|
"filename": "node-20.2.0-darwin-x64.tar.gz",
|
||||||
|
"arch": "x64",
|
||||||
|
"platform": "darwin",
|
||||||
|
"download_url": "https://github.com/actions/node-versions/releases/download/20.2.0-4994802831/node-20.2.0-darwin-x64.tar.gz"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"filename": "node-20.2.0-linux-x64.tar.gz",
|
||||||
|
"arch": "x64",
|
||||||
|
"platform": "linux",
|
||||||
|
"download_url": "https://github.com/actions/node-versions/releases/download/20.2.0-4994802831/node-20.2.0-linux-x64.tar.gz"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"filename": "node-20.2.0-win32-x64.7z",
|
||||||
|
"arch": "x64",
|
||||||
|
"platform": "win32",
|
||||||
|
"download_url": "https://github.com/actions/node-versions/releases/download/20.2.0-4994802831/node-20.2.0-win32-x64.7z"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"version": "20.1.0",
|
"version": "20.1.0",
|
||||||
"stable": true,
|
"stable": true,
|
||||||
"release_url": "https://github.com/actions/node-versions/releases/tag/20.1.0-4879485699",
|
"release_url": "https://github.com/actions/node-versions/releases/tag/20.1.0-4890533026",
|
||||||
"files": [
|
"files": [
|
||||||
{
|
{
|
||||||
"filename": "node-20.1.0-darwin-x64.tar.gz",
|
"filename": "node-20.1.0-darwin-x64.tar.gz",
|
||||||
"arch": "x64",
|
"arch": "x64",
|
||||||
"platform": "darwin",
|
"platform": "darwin",
|
||||||
"download_url": "https://github.com/actions/node-versions/releases/download/20.1.0-4879485699/node-20.1.0-darwin-x64.tar.gz"
|
"download_url": "https://github.com/actions/node-versions/releases/download/20.1.0-4890533026/node-20.1.0-darwin-x64.tar.gz"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"filename": "node-20.1.0-linux-x64.tar.gz",
|
"filename": "node-20.1.0-linux-x64.tar.gz",
|
||||||
"arch": "x64",
|
"arch": "x64",
|
||||||
"platform": "linux",
|
"platform": "linux",
|
||||||
"download_url": "https://github.com/actions/node-versions/releases/download/20.1.0-4879485699/node-20.1.0-linux-x64.tar.gz"
|
"download_url": "https://github.com/actions/node-versions/releases/download/20.1.0-4890533026/node-20.1.0-linux-x64.tar.gz"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"filename": "node-20.1.0-win32-x64.7z",
|
"filename": "node-20.1.0-win32-x64.7z",
|
||||||
"arch": "x64",
|
"arch": "x64",
|
||||||
"platform": "win32",
|
"platform": "win32",
|
||||||
"download_url": "https://github.com/actions/node-versions/releases/download/20.1.0-4879485699/node-20.1.0-win32-x64.7z"
|
"download_url": "https://github.com/actions/node-versions/releases/download/20.1.0-4890533026/node-20.1.0-win32-x64.7z"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
Reference in New Issue
Block a user