From e1e54a94f447eed0f06b0f492d118ff2c6b3e9d5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 30 Jun 2023 17:10:24 +0200 Subject: [PATCH] Update versions-manifest (#143) Co-authored-by: Service account --- versions-manifest.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/versions-manifest.json b/versions-manifest.json index 62b713a..acba076 100644 --- a/versions-manifest.json +++ b/versions-manifest.json @@ -130,6 +130,12 @@ "lts": "Hydrogen", "release_url": "https://github.com/actions/node-versions/releases/tag/18.16.1-5342957492", "files": [ + { + "filename": "node-18.16.1-darwin-arm64.tar.gz", + "arch": "arm64", + "platform": "darwin", + "download_url": "https://github.com/actions/node-versions/releases/download/18.16.1-5342957492/node-18.16.1-darwin-arm64.tar.gz" + }, { "filename": "node-18.16.1-darwin-x64.tar.gz", "arch": "x64", @@ -702,6 +708,12 @@ "lts": "Gallium", "release_url": "https://github.com/actions/node-versions/releases/tag/16.20.1-5342959204", "files": [ + { + "filename": "node-16.20.1-darwin-arm64.tar.gz", + "arch": "arm64", + "platform": "darwin", + "download_url": "https://github.com/actions/node-versions/releases/download/16.20.1-5342959204/node-16.20.1-darwin-arm64.tar.gz" + }, { "filename": "node-16.20.1-darwin-x64.tar.gz", "arch": "x64",