From 3e6fdaa9dda274ed9a4fb1e2eca7414e544fc81c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 15 Dec 2022 10:51:33 +0100 Subject: [PATCH] Update versions-manifest (#121) Co-authored-by: Service account --- versions-manifest.json | 52 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 52 insertions(+) diff --git a/versions-manifest.json b/versions-manifest.json index 2488fd0..c83f7cb 100644 --- a/versions-manifest.json +++ b/versions-manifest.json @@ -389,6 +389,32 @@ } ] }, + { + "version": "16.19.0", + "stable": true, + "lts": "Gallium", + "release_url": "https://github.com/actions/node-versions/releases/tag/16.19.0-3702350317", + "files": [ + { + "filename": "node-16.19.0-darwin-x64.tar.gz", + "arch": "x64", + "platform": "darwin", + "download_url": "https://github.com/actions/node-versions/releases/download/16.19.0-3702350317/node-16.19.0-darwin-x64.tar.gz" + }, + { + "filename": "node-16.19.0-linux-x64.tar.gz", + "arch": "x64", + "platform": "linux", + "download_url": "https://github.com/actions/node-versions/releases/download/16.19.0-3702350317/node-16.19.0-linux-x64.tar.gz" + }, + { + "filename": "node-16.19.0-win32-x64.7z", + "arch": "x64", + "platform": "win32", + "download_url": "https://github.com/actions/node-versions/releases/download/16.19.0-3702350317/node-16.19.0-win32-x64.7z" + } + ] + }, { "version": "16.18.1", "stable": true, @@ -1221,6 +1247,32 @@ } ] }, + { + "version": "14.21.2", + "stable": true, + "lts": "Fermium", + "release_url": "https://github.com/actions/node-versions/releases/tag/14.21.2-3702351556", + "files": [ + { + "filename": "node-14.21.2-darwin-x64.tar.gz", + "arch": "x64", + "platform": "darwin", + "download_url": "https://github.com/actions/node-versions/releases/download/14.21.2-3702351556/node-14.21.2-darwin-x64.tar.gz" + }, + { + "filename": "node-14.21.2-linux-x64.tar.gz", + "arch": "x64", + "platform": "linux", + "download_url": "https://github.com/actions/node-versions/releases/download/14.21.2-3702351556/node-14.21.2-linux-x64.tar.gz" + }, + { + "filename": "node-14.21.2-win32-x64.7z", + "arch": "x64", + "platform": "win32", + "download_url": "https://github.com/actions/node-versions/releases/download/14.21.2-3702351556/node-14.21.2-win32-x64.7z" + } + ] + }, { "version": "14.21.1", "stable": true,