Skip to content

Commit 07972c0

Browse files
Update versions-manifest (#192)
Co-authored-by: Service account <no-reply@microsoft.com>
1 parent 1089754 commit 07972c0

File tree

1 file changed

+38
-0
lines changed

1 file changed

+38
-0
lines changed

versions-manifest.json

Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1565,6 +1565,44 @@
15651565
}
15661566
]
15671567
},
1568+
{
1569+
"version": "18.20.5",
1570+
"stable": true,
1571+
"lts": "Hydrogen",
1572+
"release_url": "https://github.com/actions/node-versions/releases/tag/18.20.5-11809974298",
1573+
"files": [
1574+
{
1575+
"filename": "node-18.20.5-darwin-arm64.tar.gz",
1576+
"arch": "arm64",
1577+
"platform": "darwin",
1578+
"download_url": "https://github.com/actions/node-versions/releases/download/18.20.5-11809974298/node-18.20.5-darwin-arm64.tar.gz"
1579+
},
1580+
{
1581+
"filename": "node-18.20.5-darwin-x64.tar.gz",
1582+
"arch": "x64",
1583+
"platform": "darwin",
1584+
"download_url": "https://github.com/actions/node-versions/releases/download/18.20.5-11809974298/node-18.20.5-darwin-x64.tar.gz"
1585+
},
1586+
{
1587+
"filename": "node-18.20.5-linux-arm64.tar.gz",
1588+
"arch": "arm64",
1589+
"platform": "linux",
1590+
"download_url": "https://github.com/actions/node-versions/releases/download/18.20.5-11809974298/node-18.20.5-linux-arm64.tar.gz"
1591+
},
1592+
{
1593+
"filename": "node-18.20.5-linux-x64.tar.gz",
1594+
"arch": "x64",
1595+
"platform": "linux",
1596+
"download_url": "https://github.com/actions/node-versions/releases/download/18.20.5-11809974298/node-18.20.5-linux-x64.tar.gz"
1597+
},
1598+
{
1599+
"filename": "node-18.20.5-win32-x64.7z",
1600+
"arch": "x64",
1601+
"platform": "win32",
1602+
"download_url": "https://github.com/actions/node-versions/releases/download/18.20.5-11809974298/node-18.20.5-win32-x64.7z"
1603+
}
1604+
]
1605+
},
15681606
{
15691607
"version": "18.20.4",
15701608
"stable": true,

0 commit comments

Comments
 (0)