Compare commits

..

4 Commits

Author SHA1 Message Date
Mikhail Timofeev
ec00a6e346 Merge pull request #108 from actions/update-versions-manifest-file
[versions-manifest] Update for release from 06/16/2022
2022-06-16 19:13:47 +04:00
Service account
6c2489748b Update versions-manifest 2022-06-16 15:11:37 +00:00
Mikhail Timofeev
7ee585b554 Merge pull request #107 from actions/update-versions-manifest-file
[versions-manifest] Update for release from 06/02/2022
2022-06-02 10:30:46 +04:00
Service account
86a16e3fbc Update versions-manifest 2022-06-02 06:28:42 +00:00

View File

@@ -1,4 +1,54 @@
[
{
"version": "18.4.0",
"stable": true,
"release_url": "https://github.com/actions/node-versions/releases/tag/18.4.0-2509927094",
"files": [
{
"filename": "node-18.4.0-darwin-x64.tar.gz",
"arch": "x64",
"platform": "darwin",
"download_url": "https://github.com/actions/node-versions/releases/download/18.4.0-2509927094/node-18.4.0-darwin-x64.tar.gz"
},
{
"filename": "node-18.4.0-linux-x64.tar.gz",
"arch": "x64",
"platform": "linux",
"download_url": "https://github.com/actions/node-versions/releases/download/18.4.0-2509927094/node-18.4.0-linux-x64.tar.gz"
},
{
"filename": "node-18.4.0-win32-x64.7z",
"arch": "x64",
"platform": "win32",
"download_url": "https://github.com/actions/node-versions/releases/download/18.4.0-2509927094/node-18.4.0-win32-x64.7z"
}
]
},
{
"version": "18.3.0",
"stable": true,
"release_url": "https://github.com/actions/node-versions/releases/tag/18.3.0-2426429734",
"files": [
{
"filename": "node-18.3.0-darwin-x64.tar.gz",
"arch": "x64",
"platform": "darwin",
"download_url": "https://github.com/actions/node-versions/releases/download/18.3.0-2426429734/node-18.3.0-darwin-x64.tar.gz"
},
{
"filename": "node-18.3.0-linux-x64.tar.gz",
"arch": "x64",
"platform": "linux",
"download_url": "https://github.com/actions/node-versions/releases/download/18.3.0-2426429734/node-18.3.0-linux-x64.tar.gz"
},
{
"filename": "node-18.3.0-win32-x64.7z",
"arch": "x64",
"platform": "win32",
"download_url": "https://github.com/actions/node-versions/releases/download/18.3.0-2426429734/node-18.3.0-win32-x64.7z"
}
]
},
{
"version": "18.2.0",
"stable": true,
@@ -74,6 +124,32 @@
}
]
},
{
"version": "16.15.1",
"stable": true,
"lts": "Gallium",
"release_url": "https://github.com/actions/node-versions/releases/tag/16.15.1-2426430333",
"files": [
{
"filename": "node-16.15.1-darwin-x64.tar.gz",
"arch": "x64",
"platform": "darwin",
"download_url": "https://github.com/actions/node-versions/releases/download/16.15.1-2426430333/node-16.15.1-darwin-x64.tar.gz"
},
{
"filename": "node-16.15.1-linux-x64.tar.gz",
"arch": "x64",
"platform": "linux",
"download_url": "https://github.com/actions/node-versions/releases/download/16.15.1-2426430333/node-16.15.1-linux-x64.tar.gz"
},
{
"filename": "node-16.15.1-win32-x64.7z",
"arch": "x64",
"platform": "win32",
"download_url": "https://github.com/actions/node-versions/releases/download/16.15.1-2426430333/node-16.15.1-win32-x64.7z"
}
]
},
{
"version": "16.15.0",
"stable": true,