mirror of
https://github.com/actions/node-versions.git
synced 2025-09-13 09:26:15 +08:00
Compare commits
1 Commits
18.20.0-84
...
20.12.1-85
Author | SHA1 | Date | |
---|---|---|---|
|
c88b3f72e2 |
@@ -1,4 +1,48 @@
|
||||
[
|
||||
{
|
||||
"version": "20.12.0",
|
||||
"stable": true,
|
||||
"lts": "Iron",
|
||||
"release_url": "https://github.com/actions/node-versions/releases/tag/20.12.0-8446029429",
|
||||
"files": [
|
||||
{
|
||||
"filename": "node-20.12.0-darwin-arm64.tar.gz",
|
||||
"arch": "arm64",
|
||||
"platform": "darwin",
|
||||
"download_url": "https://github.com/actions/node-versions/releases/download/20.12.0-8446029429/node-20.12.0-darwin-arm64.tar.gz"
|
||||
},
|
||||
{
|
||||
"filename": "node-20.12.0-darwin-x64.tar.gz",
|
||||
"arch": "x64",
|
||||
"platform": "darwin",
|
||||
"download_url": "https://github.com/actions/node-versions/releases/download/20.12.0-8446029429/node-20.12.0-darwin-x64.tar.gz"
|
||||
},
|
||||
{
|
||||
"filename": "node-20.12.0-linux-arm64.tar.gz",
|
||||
"arch": "arm64",
|
||||
"platform": "linux",
|
||||
"download_url": "https://github.com/actions/node-versions/releases/download/20.12.0-8446029429/node-20.12.0-linux-arm64.tar.gz"
|
||||
},
|
||||
{
|
||||
"filename": "node-20.12.0-linux-x64.tar.gz",
|
||||
"arch": "x64",
|
||||
"platform": "linux",
|
||||
"download_url": "https://github.com/actions/node-versions/releases/download/20.12.0-8446029429/node-20.12.0-linux-x64.tar.gz"
|
||||
},
|
||||
{
|
||||
"filename": "node-20.12.0-win32-arm64.7z",
|
||||
"arch": "arm64",
|
||||
"platform": "win32",
|
||||
"download_url": "https://github.com/actions/node-versions/releases/download/20.12.0-8446029429/node-20.12.0-win32-arm64.7z"
|
||||
},
|
||||
{
|
||||
"filename": "node-20.12.0-win32-x64.7z",
|
||||
"arch": "x64",
|
||||
"platform": "win32",
|
||||
"download_url": "https://github.com/actions/node-versions/releases/download/20.12.0-8446029429/node-20.12.0-win32-x64.7z"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"version": "20.11.1",
|
||||
"stable": true,
|
||||
@@ -465,6 +509,44 @@
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"version": "18.20.0",
|
||||
"stable": true,
|
||||
"lts": "Hydrogen",
|
||||
"release_url": "https://github.com/actions/node-versions/releases/tag/18.20.0-8446030700",
|
||||
"files": [
|
||||
{
|
||||
"filename": "node-18.20.0-darwin-arm64.tar.gz",
|
||||
"arch": "arm64",
|
||||
"platform": "darwin",
|
||||
"download_url": "https://github.com/actions/node-versions/releases/download/18.20.0-8446030700/node-18.20.0-darwin-arm64.tar.gz"
|
||||
},
|
||||
{
|
||||
"filename": "node-18.20.0-darwin-x64.tar.gz",
|
||||
"arch": "x64",
|
||||
"platform": "darwin",
|
||||
"download_url": "https://github.com/actions/node-versions/releases/download/18.20.0-8446030700/node-18.20.0-darwin-x64.tar.gz"
|
||||
},
|
||||
{
|
||||
"filename": "node-18.20.0-linux-arm64.tar.gz",
|
||||
"arch": "arm64",
|
||||
"platform": "linux",
|
||||
"download_url": "https://github.com/actions/node-versions/releases/download/18.20.0-8446030700/node-18.20.0-linux-arm64.tar.gz"
|
||||
},
|
||||
{
|
||||
"filename": "node-18.20.0-linux-x64.tar.gz",
|
||||
"arch": "x64",
|
||||
"platform": "linux",
|
||||
"download_url": "https://github.com/actions/node-versions/releases/download/18.20.0-8446030700/node-18.20.0-linux-x64.tar.gz"
|
||||
},
|
||||
{
|
||||
"filename": "node-18.20.0-win32-x64.7z",
|
||||
"arch": "x64",
|
||||
"platform": "win32",
|
||||
"download_url": "https://github.com/actions/node-versions/releases/download/18.20.0-8446030700/node-18.20.0-win32-x64.7z"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"version": "18.19.1",
|
||||
"stable": true,
|
||||
|
Reference in New Issue
Block a user