[versions-manifest] Update for release from 03/30/2023 #132

Merged
github-actions[bot] merged 1 commits from update-versions-manifest-file into main 2023-03-30 19:00:04 +05:00

View File

@@ -519,6 +519,32 @@
}
]
},
{
"version": "16.20.0",
"stable": true,
"lts": "Gallium",
"release_url": "https://github.com/actions/node-versions/releases/tag/16.20.0-4561283636",
"files": [
{
"filename": "node-16.20.0-darwin-x64.tar.gz",
"arch": "x64",
"platform": "darwin",
"download_url": "https://github.com/actions/node-versions/releases/download/16.20.0-4561283636/node-16.20.0-darwin-x64.tar.gz"
},
{
"filename": "node-16.20.0-linux-x64.tar.gz",
"arch": "x64",
"platform": "linux",
"download_url": "https://github.com/actions/node-versions/releases/download/16.20.0-4561283636/node-16.20.0-linux-x64.tar.gz"
},
{
"filename": "node-16.20.0-win32-x64.7z",
"arch": "x64",
"platform": "win32",
"download_url": "https://github.com/actions/node-versions/releases/download/16.20.0-4561283636/node-16.20.0-win32-x64.7z"
}
]
},
{
"version": "16.19.1",
"stable": true,