Skip to content

Commit

Permalink
Update versions-manifest (#156)
Browse files Browse the repository at this point in the history
Co-authored-by: Service account <no-reply@microsoft.com>
  • Loading branch information
github-actions[bot] and 459680 committed Oct 25, 2023
1 parent 3d5333b commit a4a2f9a
Showing 1 changed file with 39 additions and 0 deletions.
39 changes: 39 additions & 0 deletions versions-manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,34 @@
[
{
"version": "20.9.0",
"stable": true,
"lts": "Iron",
"release_url": "https://github.com/actions/node-versions/releases/tag/20.9.0-6635846781",
"files": [
{
"filename": "node-20.9.0-darwin-x64.tar.gz",
"arch": "x64",
"platform": "darwin",
"download_url": "https://github.com/actions/node-versions/releases/download/20.9.0-6635846781/node-20.9.0-darwin-x64.tar.gz"
},
{
"filename": "node-20.9.0-linux-x64.tar.gz",
"arch": "x64",
"platform": "linux",
"download_url": "https://github.com/actions/node-versions/releases/download/20.9.0-6635846781/node-20.9.0-linux-x64.tar.gz"
},
{
"filename": "node-20.9.0-win32-x64.7z",
"arch": "x64",
"platform": "win32",
"download_url": "https://github.com/actions/node-versions/releases/download/20.9.0-6635846781/node-20.9.0-win32-x64.7z"
}
]
},
{
"version": "20.8.1",
"stable": true,
"lts": "Iron",
"release_url": "https://github.com/actions/node-versions/releases/tag/20.8.1-6529388730",
"files": [
{
Expand All @@ -27,6 +54,7 @@
{
"version": "20.8.0",
"stable": true,
"lts": "Iron",
"release_url": "https://github.com/actions/node-versions/releases/tag/20.8.0-6353460105",
"files": [
{
Expand All @@ -52,6 +80,7 @@
{
"version": "20.7.0",
"stable": true,
"lts": "Iron",
"release_url": "https://github.com/actions/node-versions/releases/tag/20.7.0-6231175880",
"files": [
{
Expand All @@ -77,6 +106,7 @@
{
"version": "20.6.1",
"stable": true,
"lts": "Iron",
"release_url": "https://github.com/actions/node-versions/releases/tag/20.6.1-6142062498",
"files": [
{
Expand All @@ -102,6 +132,7 @@
{
"version": "20.6.0",
"stable": true,
"lts": "Iron",
"release_url": "https://github.com/actions/node-versions/releases/tag/20.6.0-6092715008",
"files": [
{
Expand All @@ -127,6 +158,7 @@
{
"version": "20.5.1",
"stable": true,
"lts": "Iron",
"release_url": "https://github.com/actions/node-versions/releases/tag/20.5.1-5819736097",
"files": [
{
Expand All @@ -152,6 +184,7 @@
{
"version": "20.5.0",
"stable": true,
"lts": "Iron",
"release_url": "https://github.com/actions/node-versions/releases/tag/20.5.0-5619267642",
"files": [
{
Expand All @@ -177,6 +210,7 @@
{
"version": "20.4.0",
"stable": true,
"lts": "Iron",
"release_url": "https://github.com/actions/node-versions/releases/tag/20.4.0-5484146983",
"files": [
{
Expand All @@ -202,6 +236,7 @@
{
"version": "20.3.1",
"stable": true,
"lts": "Iron",
"release_url": "https://github.com/actions/node-versions/releases/tag/20.3.1-5342956167",
"files": [
{
Expand All @@ -227,6 +262,7 @@
{
"version": "20.3.0",
"stable": true,
"lts": "Iron",
"release_url": "https://github.com/actions/node-versions/releases/tag/20.3.0-5218671512",
"files": [
{
Expand All @@ -252,6 +288,7 @@
{
"version": "20.2.0",
"stable": true,
"lts": "Iron",
"release_url": "https://github.com/actions/node-versions/releases/tag/20.2.0-4994802831",
"files": [
{
Expand All @@ -277,6 +314,7 @@
{
"version": "20.1.0",
"stable": true,
"lts": "Iron",
"release_url": "https://github.com/actions/node-versions/releases/tag/20.1.0-4890533026",
"files": [
{
Expand All @@ -302,6 +340,7 @@
{
"version": "20.0.0",
"stable": true,
"lts": "Iron",
"release_url": "https://github.com/actions/node-versions/releases/tag/20.0.0-4805425216",
"files": [
{
Expand Down

0 comments on commit a4a2f9a

Please sign in to comment.