Skip to content

Commit

Permalink
Update versions-manifest (#143)
Browse files Browse the repository at this point in the history
Co-authored-by: Service account <no-reply@microsoft.com>
  • Loading branch information
github-actions[bot] and 459680 authored Jun 30, 2023
1 parent 802851f commit e1e54a9
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions versions-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down Expand Up @@ -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",
Expand Down

0 comments on commit e1e54a9

Please sign in to comment.