Compare commits

...
Author SHA1 Message Date
280ff21dab Update versions-manifest (#132)
Co-authored-by: Service account <[email protected]>
2023-03-30 16:00:04 +02:00
+26
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,