Update versions-manifest (#132)

Co-authored-by: Service account <no-reply@microsoft.com>
This commit is contained in:
github-actions[bot] 2023-03-30 16:00:04 +02:00 committed by GitHub
parent d1c2cb96e1
commit 280ff21dab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 26 additions and 0 deletions

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,