Skip to content

Commit 82b9d6e

Browse files
Update versions-manifest (#218)
Co-authored-by: Service account <[email protected]>
1 parent 6c1dcef commit 82b9d6e

File tree

1 file changed

+44
-0
lines changed

1 file changed

+44
-0
lines changed

versions-manifest.json

Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -472,6 +472,50 @@
472472
}
473473
]
474474
},
475+
{
476+
"version": "22.19.0",
477+
"stable": true,
478+
"lts": "Jod",
479+
"release_url": "https://github.com/actions/node-versions/releases/tag/22.19.0-17311483029",
480+
"files": [
481+
{
482+
"filename": "node-22.19.0-darwin-arm64.tar.gz",
483+
"arch": "arm64",
484+
"platform": "darwin",
485+
"download_url": "https://github.com/actions/node-versions/releases/download/22.19.0-17311483029/node-22.19.0-darwin-arm64.tar.gz"
486+
},
487+
{
488+
"filename": "node-22.19.0-darwin-x64.tar.gz",
489+
"arch": "x64",
490+
"platform": "darwin",
491+
"download_url": "https://github.com/actions/node-versions/releases/download/22.19.0-17311483029/node-22.19.0-darwin-x64.tar.gz"
492+
},
493+
{
494+
"filename": "node-22.19.0-linux-arm64.tar.gz",
495+
"arch": "arm64",
496+
"platform": "linux",
497+
"download_url": "https://github.com/actions/node-versions/releases/download/22.19.0-17311483029/node-22.19.0-linux-arm64.tar.gz"
498+
},
499+
{
500+
"filename": "node-22.19.0-linux-x64.tar.gz",
501+
"arch": "x64",
502+
"platform": "linux",
503+
"download_url": "https://github.com/actions/node-versions/releases/download/22.19.0-17311483029/node-22.19.0-linux-x64.tar.gz"
504+
},
505+
{
506+
"filename": "node-22.19.0-win32-arm64.7z",
507+
"arch": "arm64",
508+
"platform": "win32",
509+
"download_url": "https://github.com/actions/node-versions/releases/download/22.19.0-17311483029/node-22.19.0-win32-arm64.7z"
510+
},
511+
{
512+
"filename": "node-22.19.0-win32-x64.7z",
513+
"arch": "x64",
514+
"platform": "win32",
515+
"download_url": "https://github.com/actions/node-versions/releases/download/22.19.0-17311483029/node-22.19.0-win32-x64.7z"
516+
}
517+
]
518+
},
475519
{
476520
"version": "22.18.0",
477521
"stable": true,

0 commit comments

Comments
 (0)