nodejs-lts: Update to version 18.17.0

This commit is contained in:
github-actions[bot] 2023-07-18 20:26:49 +00:00
parent d94d5d192f
commit bb6e602eab

View File

@ -1,18 +1,18 @@
{
"version": "18.16.1",
"version": "18.17.0",
"description": "As an asynchronous event driven JavaScript runtime, Node is designed to build scalable network applications. (Long Term Support)",
"homepage": "https://nodejs.org",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://nodejs.org/dist/v18.16.1/node-v18.16.1-win-x64.7z",
"hash": "9c4415ae27452f47a547ad162ca4ab21dc6c5f2edd6656307e8150d1e3d19f08",
"extract_dir": "node-v18.16.1-win-x64"
"url": "https://nodejs.org/dist/v18.17.0/node-v18.17.0-win-x64.7z",
"hash": "daf06430be6380cd7416f0e9060b99bea821ceb72dacd55242ad84a5440cf45b",
"extract_dir": "node-v18.17.0-win-x64"
},
"32bit": {
"url": "https://nodejs.org/dist/v18.16.1/node-v18.16.1-win-x86.7z",
"hash": "466025104f9c321ed7c83fdaafccbc9b3e24cea5bb9fdc9f4a07cc5cd2096019",
"extract_dir": "node-v18.16.1-win-x86"
"url": "https://nodejs.org/dist/v18.17.0/node-v18.17.0-win-x86.7z",
"hash": "d02327ddb3a6895a79b641fa4a456590bd7c8f0070a1915f2f76a70fd4ea7cc9",
"extract_dir": "node-v18.17.0-win-x86"
}
},
"post_install": [