mirror of
https://github.com/actions/node-versions.git
synced 2025-01-11 02:25:19 +00:00
Merge pull request #67 from actions/update-versions-manifest-file
[versions-manifest] Update for release from 07/05/2021
This commit is contained in:
commit
72210eed7d
@ -2,25 +2,25 @@
|
|||||||
{
|
{
|
||||||
"version": "16.4.1",
|
"version": "16.4.1",
|
||||||
"stable": true,
|
"stable": true,
|
||||||
"release_url": "https://github.com/actions/node-versions/releases/tag/16.4.1-991425998",
|
"release_url": "https://github.com/actions/node-versions/releases/tag/16.4.1-992803039",
|
||||||
"files": [
|
"files": [
|
||||||
{
|
{
|
||||||
"filename": "node-16.4.1-darwin-x64.tar.gz",
|
"filename": "node-16.4.1-darwin-x64.tar.gz",
|
||||||
"arch": "x64",
|
"arch": "x64",
|
||||||
"platform": "darwin",
|
"platform": "darwin",
|
||||||
"download_url": "https://github.com/actions/node-versions/releases/download/16.4.1-991425998/node-16.4.1-darwin-x64.tar.gz"
|
"download_url": "https://github.com/actions/node-versions/releases/download/16.4.1-992803039/node-16.4.1-darwin-x64.tar.gz"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"filename": "node-16.4.1-linux-x64.tar.gz",
|
"filename": "node-16.4.1-linux-x64.tar.gz",
|
||||||
"arch": "x64",
|
"arch": "x64",
|
||||||
"platform": "linux",
|
"platform": "linux",
|
||||||
"download_url": "https://github.com/actions/node-versions/releases/download/16.4.1-991425998/node-16.4.1-linux-x64.tar.gz"
|
"download_url": "https://github.com/actions/node-versions/releases/download/16.4.1-992803039/node-16.4.1-linux-x64.tar.gz"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"filename": "node-16.4.1-win32-x64.7z",
|
"filename": "node-16.4.1-win32-x64.7z",
|
||||||
"arch": "x64",
|
"arch": "x64",
|
||||||
"platform": "win32",
|
"platform": "win32",
|
||||||
"download_url": "https://github.com/actions/node-versions/releases/download/16.4.1-991425998/node-16.4.1-win32-x64.7z"
|
"download_url": "https://github.com/actions/node-versions/releases/download/16.4.1-992803039/node-16.4.1-win32-x64.7z"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
@ -149,29 +149,55 @@
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"version": "14.17.3",
|
||||||
|
"stable": true,
|
||||||
|
"lts": "Fermium",
|
||||||
|
"release_url": "https://github.com/actions/node-versions/releases/tag/14.17.3-1001809597",
|
||||||
|
"files": [
|
||||||
|
{
|
||||||
|
"filename": "node-14.17.3-darwin-x64.tar.gz",
|
||||||
|
"arch": "x64",
|
||||||
|
"platform": "darwin",
|
||||||
|
"download_url": "https://github.com/actions/node-versions/releases/download/14.17.3-1001809597/node-14.17.3-darwin-x64.tar.gz"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"filename": "node-14.17.3-linux-x64.tar.gz",
|
||||||
|
"arch": "x64",
|
||||||
|
"platform": "linux",
|
||||||
|
"download_url": "https://github.com/actions/node-versions/releases/download/14.17.3-1001809597/node-14.17.3-linux-x64.tar.gz"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"filename": "node-14.17.3-win32-x64.7z",
|
||||||
|
"arch": "x64",
|
||||||
|
"platform": "win32",
|
||||||
|
"download_url": "https://github.com/actions/node-versions/releases/download/14.17.3-1001809597/node-14.17.3-win32-x64.7z"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"version": "14.17.2",
|
"version": "14.17.2",
|
||||||
"stable": true,
|
"stable": true,
|
||||||
"lts": "Fermium",
|
"lts": "Fermium",
|
||||||
"release_url": "https://github.com/actions/node-versions/releases/tag/14.17.2-991426410",
|
"release_url": "https://github.com/actions/node-versions/releases/tag/14.17.2-992803584",
|
||||||
"files": [
|
"files": [
|
||||||
{
|
{
|
||||||
"filename": "node-14.17.2-darwin-x64.tar.gz",
|
"filename": "node-14.17.2-darwin-x64.tar.gz",
|
||||||
"arch": "x64",
|
"arch": "x64",
|
||||||
"platform": "darwin",
|
"platform": "darwin",
|
||||||
"download_url": "https://github.com/actions/node-versions/releases/download/14.17.2-991426410/node-14.17.2-darwin-x64.tar.gz"
|
"download_url": "https://github.com/actions/node-versions/releases/download/14.17.2-992803584/node-14.17.2-darwin-x64.tar.gz"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"filename": "node-14.17.2-linux-x64.tar.gz",
|
"filename": "node-14.17.2-linux-x64.tar.gz",
|
||||||
"arch": "x64",
|
"arch": "x64",
|
||||||
"platform": "linux",
|
"platform": "linux",
|
||||||
"download_url": "https://github.com/actions/node-versions/releases/download/14.17.2-991426410/node-14.17.2-linux-x64.tar.gz"
|
"download_url": "https://github.com/actions/node-versions/releases/download/14.17.2-992803584/node-14.17.2-linux-x64.tar.gz"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"filename": "node-14.17.2-win32-x64.7z",
|
"filename": "node-14.17.2-win32-x64.7z",
|
||||||
"arch": "x64",
|
"arch": "x64",
|
||||||
"platform": "win32",
|
"platform": "win32",
|
||||||
"download_url": "https://github.com/actions/node-versions/releases/download/14.17.2-991426410/node-14.17.2-win32-x64.7z"
|
"download_url": "https://github.com/actions/node-versions/releases/download/14.17.2-992803584/node-14.17.2-win32-x64.7z"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
@ -927,29 +953,55 @@
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"version": "12.22.3",
|
||||||
|
"stable": true,
|
||||||
|
"lts": "Erbium",
|
||||||
|
"release_url": "https://github.com/actions/node-versions/releases/tag/12.22.3-1001810065",
|
||||||
|
"files": [
|
||||||
|
{
|
||||||
|
"filename": "node-12.22.3-darwin-x64.tar.gz",
|
||||||
|
"arch": "x64",
|
||||||
|
"platform": "darwin",
|
||||||
|
"download_url": "https://github.com/actions/node-versions/releases/download/12.22.3-1001810065/node-12.22.3-darwin-x64.tar.gz"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"filename": "node-12.22.3-linux-x64.tar.gz",
|
||||||
|
"arch": "x64",
|
||||||
|
"platform": "linux",
|
||||||
|
"download_url": "https://github.com/actions/node-versions/releases/download/12.22.3-1001810065/node-12.22.3-linux-x64.tar.gz"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"filename": "node-12.22.3-win32-x64.7z",
|
||||||
|
"arch": "x64",
|
||||||
|
"platform": "win32",
|
||||||
|
"download_url": "https://github.com/actions/node-versions/releases/download/12.22.3-1001810065/node-12.22.3-win32-x64.7z"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"version": "12.22.2",
|
"version": "12.22.2",
|
||||||
"stable": true,
|
"stable": true,
|
||||||
"lts": "Erbium",
|
"lts": "Erbium",
|
||||||
"release_url": "https://github.com/actions/node-versions/releases/tag/12.22.2-991426702",
|
"release_url": "https://github.com/actions/node-versions/releases/tag/12.22.2-992803951",
|
||||||
"files": [
|
"files": [
|
||||||
{
|
{
|
||||||
"filename": "node-12.22.2-darwin-x64.tar.gz",
|
"filename": "node-12.22.2-darwin-x64.tar.gz",
|
||||||
"arch": "x64",
|
"arch": "x64",
|
||||||
"platform": "darwin",
|
"platform": "darwin",
|
||||||
"download_url": "https://github.com/actions/node-versions/releases/download/12.22.2-991426702/node-12.22.2-darwin-x64.tar.gz"
|
"download_url": "https://github.com/actions/node-versions/releases/download/12.22.2-992803951/node-12.22.2-darwin-x64.tar.gz"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"filename": "node-12.22.2-linux-x64.tar.gz",
|
"filename": "node-12.22.2-linux-x64.tar.gz",
|
||||||
"arch": "x64",
|
"arch": "x64",
|
||||||
"platform": "linux",
|
"platform": "linux",
|
||||||
"download_url": "https://github.com/actions/node-versions/releases/download/12.22.2-991426702/node-12.22.2-linux-x64.tar.gz"
|
"download_url": "https://github.com/actions/node-versions/releases/download/12.22.2-992803951/node-12.22.2-linux-x64.tar.gz"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"filename": "node-12.22.2-win32-x64.7z",
|
"filename": "node-12.22.2-win32-x64.7z",
|
||||||
"arch": "x64",
|
"arch": "x64",
|
||||||
"platform": "win32",
|
"platform": "win32",
|
||||||
"download_url": "https://github.com/actions/node-versions/releases/download/12.22.2-991426702/node-12.22.2-win32-x64.7z"
|
"download_url": "https://github.com/actions/node-versions/releases/download/12.22.2-992803951/node-12.22.2-win32-x64.7z"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user