Skip to content

Commit

Permalink
Update versions-manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
459680 committed Jan 11, 2022
1 parent 7ce0e62 commit a034d4c
Showing 1 changed file with 78 additions and 0 deletions.
78 changes: 78 additions & 0 deletions versions-manifest.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,30 @@
[
{
"version": "16.13.2",
"stable": true,
"lts": "Gallium",
"release_url": "https://github.com/actions/node-versions/releases/tag/16.13.2-1681281899",
"files": [
{
"filename": "node-16.13.2-darwin-x64.tar.gz",
"arch": "x64",
"platform": "darwin",
"download_url": "https://github.com/actions/node-versions/releases/download/16.13.2-1681281899/node-16.13.2-darwin-x64.tar.gz"
},
{
"filename": "node-16.13.2-linux-x64.tar.gz",
"arch": "x64",
"platform": "linux",
"download_url": "https://github.com/actions/node-versions/releases/download/16.13.2-1681281899/node-16.13.2-linux-x64.tar.gz"
},
{
"filename": "node-16.13.2-win32-x64.7z",
"arch": "x64",
"platform": "win32",
"download_url": "https://github.com/actions/node-versions/releases/download/16.13.2-1681281899/node-16.13.2-win32-x64.7z"
}
]
},
{
"version": "16.13.1",
"stable": true,
Expand Down Expand Up @@ -545,6 +571,32 @@
}
]
},
{
"version": "14.18.3",
"stable": true,
"lts": "Fermium",
"release_url": "https://github.com/actions/node-versions/releases/tag/14.18.3-1681282640",
"files": [
{
"filename": "node-14.18.3-darwin-x64.tar.gz",
"arch": "x64",
"platform": "darwin",
"download_url": "https://github.com/actions/node-versions/releases/download/14.18.3-1681282640/node-14.18.3-darwin-x64.tar.gz"
},
{
"filename": "node-14.18.3-linux-x64.tar.gz",
"arch": "x64",
"platform": "linux",
"download_url": "https://github.com/actions/node-versions/releases/download/14.18.3-1681282640/node-14.18.3-linux-x64.tar.gz"
},
{
"filename": "node-14.18.3-win32-x64.7z",
"arch": "x64",
"platform": "win32",
"download_url": "https://github.com/actions/node-versions/releases/download/14.18.3-1681282640/node-14.18.3-win32-x64.7z"
}
]
},
{
"version": "14.18.2",
"stable": true,
Expand Down Expand Up @@ -1505,6 +1557,32 @@
}
]
},
{
"version": "12.22.9",
"stable": true,
"lts": "Erbium",
"release_url": "https://github.com/actions/node-versions/releases/tag/12.22.9-1681283200",
"files": [
{
"filename": "node-12.22.9-darwin-x64.tar.gz",
"arch": "x64",
"platform": "darwin",
"download_url": "https://github.com/actions/node-versions/releases/download/12.22.9-1681283200/node-12.22.9-darwin-x64.tar.gz"
},
{
"filename": "node-12.22.9-linux-x64.tar.gz",
"arch": "x64",
"platform": "linux",
"download_url": "https://github.com/actions/node-versions/releases/download/12.22.9-1681283200/node-12.22.9-linux-x64.tar.gz"
},
{
"filename": "node-12.22.9-win32-x64.7z",
"arch": "x64",
"platform": "win32",
"download_url": "https://github.com/actions/node-versions/releases/download/12.22.9-1681283200/node-12.22.9-win32-x64.7z"
}
]
},
{
"version": "12.22.8",
"stable": true,
Expand Down

0 comments on commit a034d4c

Please sign in to comment.