Skip to content

Commit b5d073f

Browse files
Update versions-manifest (#193)
Co-authored-by: Service account <[email protected]>
1 parent 07972c0 commit b5d073f

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
@@ -615,6 +615,50 @@
615615
}
616616
]
617617
},
618+
{
619+
"version": "20.18.1",
620+
"stable": true,
621+
"lts": "Iron",
622+
"release_url": "https://github.com/actions/node-versions/releases/tag/20.18.1-11936931582",
623+
"files": [
624+
{
625+
"filename": "node-20.18.1-darwin-arm64.tar.gz",
626+
"arch": "arm64",
627+
"platform": "darwin",
628+
"download_url": "https://github.com/actions/node-versions/releases/download/20.18.1-11936931582/node-20.18.1-darwin-arm64.tar.gz"
629+
},
630+
{
631+
"filename": "node-20.18.1-darwin-x64.tar.gz",
632+
"arch": "x64",
633+
"platform": "darwin",
634+
"download_url": "https://github.com/actions/node-versions/releases/download/20.18.1-11936931582/node-20.18.1-darwin-x64.tar.gz"
635+
},
636+
{
637+
"filename": "node-20.18.1-linux-arm64.tar.gz",
638+
"arch": "arm64",
639+
"platform": "linux",
640+
"download_url": "https://github.com/actions/node-versions/releases/download/20.18.1-11936931582/node-20.18.1-linux-arm64.tar.gz"
641+
},
642+
{
643+
"filename": "node-20.18.1-linux-x64.tar.gz",
644+
"arch": "x64",
645+
"platform": "linux",
646+
"download_url": "https://github.com/actions/node-versions/releases/download/20.18.1-11936931582/node-20.18.1-linux-x64.tar.gz"
647+
},
648+
{
649+
"filename": "node-20.18.1-win32-arm64.7z",
650+
"arch": "arm64",
651+
"platform": "win32",
652+
"download_url": "https://github.com/actions/node-versions/releases/download/20.18.1-11936931582/node-20.18.1-win32-arm64.7z"
653+
},
654+
{
655+
"filename": "node-20.18.1-win32-x64.7z",
656+
"arch": "x64",
657+
"platform": "win32",
658+
"download_url": "https://github.com/actions/node-versions/releases/download/20.18.1-11936931582/node-20.18.1-win32-x64.7z"
659+
}
660+
]
661+
},
618662
{
619663
"version": "20.18.0",
620664
"stable": true,

0 commit comments

Comments
 (0)