Skip to content

Commit ef431e4

Browse files
Update versions-manifest (#209)
Co-authored-by: Service account <[email protected]>
1 parent 4983657 commit ef431e4

File tree

1 file changed

+44
-0
lines changed

1 file changed

+44
-0
lines changed

versions-manifest.json

Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1138,6 +1138,50 @@
11381138
}
11391139
]
11401140
},
1141+
{
1142+
"version": "20.19.3",
1143+
"stable": true,
1144+
"lts": "Iron",
1145+
"release_url": "https://github.com/actions/node-versions/releases/tag/20.19.3-15828158811",
1146+
"files": [
1147+
{
1148+
"filename": "node-20.19.3-darwin-arm64.tar.gz",
1149+
"arch": "arm64",
1150+
"platform": "darwin",
1151+
"download_url": "https://github.com/actions/node-versions/releases/download/20.19.3-15828158811/node-20.19.3-darwin-arm64.tar.gz"
1152+
},
1153+
{
1154+
"filename": "node-20.19.3-darwin-x64.tar.gz",
1155+
"arch": "x64",
1156+
"platform": "darwin",
1157+
"download_url": "https://github.com/actions/node-versions/releases/download/20.19.3-15828158811/node-20.19.3-darwin-x64.tar.gz"
1158+
},
1159+
{
1160+
"filename": "node-20.19.3-linux-arm64.tar.gz",
1161+
"arch": "arm64",
1162+
"platform": "linux",
1163+
"download_url": "https://github.com/actions/node-versions/releases/download/20.19.3-15828158811/node-20.19.3-linux-arm64.tar.gz"
1164+
},
1165+
{
1166+
"filename": "node-20.19.3-linux-x64.tar.gz",
1167+
"arch": "x64",
1168+
"platform": "linux",
1169+
"download_url": "https://github.com/actions/node-versions/releases/download/20.19.3-15828158811/node-20.19.3-linux-x64.tar.gz"
1170+
},
1171+
{
1172+
"filename": "node-20.19.3-win32-arm64.7z",
1173+
"arch": "arm64",
1174+
"platform": "win32",
1175+
"download_url": "https://github.com/actions/node-versions/releases/download/20.19.3-15828158811/node-20.19.3-win32-arm64.7z"
1176+
},
1177+
{
1178+
"filename": "node-20.19.3-win32-x64.7z",
1179+
"arch": "x64",
1180+
"platform": "win32",
1181+
"download_url": "https://github.com/actions/node-versions/releases/download/20.19.3-15828158811/node-20.19.3-win32-x64.7z"
1182+
}
1183+
]
1184+
},
11411185
{
11421186
"version": "20.19.2",
11431187
"stable": true,

0 commit comments

Comments
 (0)