Skip to content

Commit

Permalink
Update versions-manifest (#191)
Browse files Browse the repository at this point in the history
Co-authored-by: Service account <[email protected]>
  • Loading branch information
github-actions[bot] and 459680 authored Nov 4, 2024
1 parent d0b553a commit 1089754
Showing 1 changed file with 57 additions and 0 deletions.
57 changes: 57 additions & 0 deletions versions-manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,52 @@
[
{
"version": "22.11.0",
"stable": true,
"lts": "Jod",
"release_url": "https://github.com/actions/node-versions/releases/tag/22.11.0-11593095476",
"files": [
{
"filename": "node-22.11.0-darwin-arm64.tar.gz",
"arch": "arm64",
"platform": "darwin",
"download_url": "https://github.com/actions/node-versions/releases/download/22.11.0-11593095476/node-22.11.0-darwin-arm64.tar.gz"
},
{
"filename": "node-22.11.0-darwin-x64.tar.gz",
"arch": "x64",
"platform": "darwin",
"download_url": "https://github.com/actions/node-versions/releases/download/22.11.0-11593095476/node-22.11.0-darwin-x64.tar.gz"
},
{
"filename": "node-22.11.0-linux-arm64.tar.gz",
"arch": "arm64",
"platform": "linux",
"download_url": "https://github.com/actions/node-versions/releases/download/22.11.0-11593095476/node-22.11.0-linux-arm64.tar.gz"
},
{
"filename": "node-22.11.0-linux-x64.tar.gz",
"arch": "x64",
"platform": "linux",
"download_url": "https://github.com/actions/node-versions/releases/download/22.11.0-11593095476/node-22.11.0-linux-x64.tar.gz"
},
{
"filename": "node-22.11.0-win32-arm64.7z",
"arch": "arm64",
"platform": "win32",
"download_url": "https://github.com/actions/node-versions/releases/download/22.11.0-11593095476/node-22.11.0-win32-arm64.7z"
},
{
"filename": "node-22.11.0-win32-x64.7z",
"arch": "x64",
"platform": "win32",
"download_url": "https://github.com/actions/node-versions/releases/download/22.11.0-11593095476/node-22.11.0-win32-x64.7z"
}
]
},
{
"version": "22.10.0",
"stable": true,
"lts": "Jod",
"release_url": "https://github.com/actions/node-versions/releases/tag/22.10.0-11377615849",
"files": [
{
Expand Down Expand Up @@ -45,6 +90,7 @@
{
"version": "22.9.0",
"stable": true,
"lts": "Jod",
"release_url": "https://github.com/actions/node-versions/releases/tag/22.9.0-10914884886",
"files": [
{
Expand Down Expand Up @@ -88,6 +134,7 @@
{
"version": "22.8.0",
"stable": true,
"lts": "Jod",
"release_url": "https://github.com/actions/node-versions/releases/tag/22.8.0-10685632420",
"files": [
{
Expand Down Expand Up @@ -131,6 +178,7 @@
{
"version": "22.7.0",
"stable": true,
"lts": "Jod",
"release_url": "https://github.com/actions/node-versions/releases/tag/22.7.0-10511334152",
"files": [
{
Expand Down Expand Up @@ -174,6 +222,7 @@
{
"version": "22.6.0",
"stable": true,
"lts": "Jod",
"release_url": "https://github.com/actions/node-versions/releases/tag/22.6.0-10277432289",
"files": [
{
Expand Down Expand Up @@ -217,6 +266,7 @@
{
"version": "22.5.1",
"stable": true,
"lts": "Jod",
"release_url": "https://github.com/actions/node-versions/releases/tag/22.5.1-10010673511",
"files": [
{
Expand Down Expand Up @@ -260,6 +310,7 @@
{
"version": "22.5.0",
"stable": true,
"lts": "Jod",
"release_url": "https://github.com/actions/node-versions/releases/tag/22.5.0-9985144103",
"files": [
{
Expand Down Expand Up @@ -303,6 +354,7 @@
{
"version": "22.4.1",
"stable": true,
"lts": "Jod",
"release_url": "https://github.com/actions/node-versions/releases/tag/22.4.1-9860948056",
"files": [
{
Expand Down Expand Up @@ -346,6 +398,7 @@
{
"version": "22.4.0",
"stable": true,
"lts": "Jod",
"release_url": "https://github.com/actions/node-versions/releases/tag/22.4.0-9766506602",
"files": [
{
Expand Down Expand Up @@ -389,6 +442,7 @@
{
"version": "22.3.0",
"stable": true,
"lts": "Jod",
"release_url": "https://github.com/actions/node-versions/releases/tag/22.3.0-9569309553",
"files": [
{
Expand Down Expand Up @@ -432,6 +486,7 @@
{
"version": "22.2.0",
"stable": true,
"lts": "Jod",
"release_url": "https://github.com/actions/node-versions/releases/tag/22.2.0-9105861751",
"files": [
{
Expand Down Expand Up @@ -475,6 +530,7 @@
{
"version": "22.1.0",
"stable": true,
"lts": "Jod",
"release_url": "https://github.com/actions/node-versions/releases/tag/22.1.0-8926142033",
"files": [
{
Expand Down Expand Up @@ -518,6 +574,7 @@
{
"version": "22.0.0",
"stable": true,
"lts": "Jod",
"release_url": "https://github.com/actions/node-versions/releases/tag/22.0.0-8879734543",
"files": [
{
Expand Down

0 comments on commit 1089754

Please sign in to comment.