mirror of
https://github.com/actions/node-versions.git
synced 2025-01-11 02:25:19 +00:00
Merge pull request #77 from actions/update-versions-manifest-file
[versions-manifest] Update for release from 08/31/2021
This commit is contained in:
commit
b195064d9c
@ -324,6 +324,32 @@
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"version": "14.17.6",
|
||||
"stable": true,
|
||||
"lts": "Fermium",
|
||||
"release_url": "https://github.com/actions/node-versions/releases/tag/14.17.6-1186790880",
|
||||
"files": [
|
||||
{
|
||||
"filename": "node-14.17.6-darwin-x64.tar.gz",
|
||||
"arch": "x64",
|
||||
"platform": "darwin",
|
||||
"download_url": "https://github.com/actions/node-versions/releases/download/14.17.6-1186790880/node-14.17.6-darwin-x64.tar.gz"
|
||||
},
|
||||
{
|
||||
"filename": "node-14.17.6-linux-x64.tar.gz",
|
||||
"arch": "x64",
|
||||
"platform": "linux",
|
||||
"download_url": "https://github.com/actions/node-versions/releases/download/14.17.6-1186790880/node-14.17.6-linux-x64.tar.gz"
|
||||
},
|
||||
{
|
||||
"filename": "node-14.17.6-win32-x64.7z",
|
||||
"arch": "x64",
|
||||
"platform": "win32",
|
||||
"download_url": "https://github.com/actions/node-versions/releases/download/14.17.6-1186790880/node-14.17.6-win32-x64.7z"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"version": "14.17.5",
|
||||
"stable": true,
|
||||
@ -1180,6 +1206,32 @@
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"version": "12.22.6",
|
||||
"stable": true,
|
||||
"lts": "Erbium",
|
||||
"release_url": "https://github.com/actions/node-versions/releases/tag/12.22.6-1186707475",
|
||||
"files": [
|
||||
{
|
||||
"filename": "node-12.22.6-darwin-x64.tar.gz",
|
||||
"arch": "x64",
|
||||
"platform": "darwin",
|
||||
"download_url": "https://github.com/actions/node-versions/releases/download/12.22.6-1186707475/node-12.22.6-darwin-x64.tar.gz"
|
||||
},
|
||||
{
|
||||
"filename": "node-12.22.6-linux-x64.tar.gz",
|
||||
"arch": "x64",
|
||||
"platform": "linux",
|
||||
"download_url": "https://github.com/actions/node-versions/releases/download/12.22.6-1186707475/node-12.22.6-linux-x64.tar.gz"
|
||||
},
|
||||
{
|
||||
"filename": "node-12.22.6-win32-x64.7z",
|
||||
"arch": "x64",
|
||||
"platform": "win32",
|
||||
"download_url": "https://github.com/actions/node-versions/releases/download/12.22.6-1186707475/node-12.22.6-win32-x64.7z"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"version": "12.22.5",
|
||||
"stable": true,
|
||||
|
Loading…
Reference in New Issue
Block a user