Compare commits

..

4 Commits

Author SHA1 Message Date
Mikhail Timofeev
bcd6df9184 Merge pull request #111 from actions/update-versions-manifest-file
[versions-manifest] Update for release from 07/27/2022
2022-07-27 13:42:51 +04:00
Service account
6751014c63 Update versions-manifest 2022-07-27 06:18:18 +00:00
Mikhail Timofeev
fe2adddc4d Merge pull request #110 from actions/update-versions-manifest-file
[versions-manifest] Update for release from 07/14/2022
2022-07-14 10:45:32 +04:00
Service account
4431f5baf6 Update versions-manifest 2022-07-14 06:43:23 +00:00

View File

@@ -1,4 +1,54 @@
[
{
"version": "18.7.0",
"stable": true,
"release_url": "https://github.com/actions/node-versions/releases/tag/18.7.0-2744549059",
"files": [
{
"filename": "node-18.7.0-darwin-x64.tar.gz",
"arch": "x64",
"platform": "darwin",
"download_url": "https://github.com/actions/node-versions/releases/download/18.7.0-2744549059/node-18.7.0-darwin-x64.tar.gz"
},
{
"filename": "node-18.7.0-linux-x64.tar.gz",
"arch": "x64",
"platform": "linux",
"download_url": "https://github.com/actions/node-versions/releases/download/18.7.0-2744549059/node-18.7.0-linux-x64.tar.gz"
},
{
"filename": "node-18.7.0-win32-x64.7z",
"arch": "x64",
"platform": "win32",
"download_url": "https://github.com/actions/node-versions/releases/download/18.7.0-2744549059/node-18.7.0-win32-x64.7z"
}
]
},
{
"version": "18.6.0",
"stable": true,
"release_url": "https://github.com/actions/node-versions/releases/tag/18.6.0-2668405805",
"files": [
{
"filename": "node-18.6.0-darwin-x64.tar.gz",
"arch": "x64",
"platform": "darwin",
"download_url": "https://github.com/actions/node-versions/releases/download/18.6.0-2668405805/node-18.6.0-darwin-x64.tar.gz"
},
{
"filename": "node-18.6.0-linux-x64.tar.gz",
"arch": "x64",
"platform": "linux",
"download_url": "https://github.com/actions/node-versions/releases/download/18.6.0-2668405805/node-18.6.0-linux-x64.tar.gz"
},
{
"filename": "node-18.6.0-win32-x64.7z",
"arch": "x64",
"platform": "win32",
"download_url": "https://github.com/actions/node-versions/releases/download/18.6.0-2668405805/node-18.6.0-win32-x64.7z"
}
]
},
{
"version": "18.5.0",
"stable": true,