nodejs-lts: Update to version 18.14.0

This commit is contained in:
github-actions[bot] 2023-02-02 20:27:30 +00:00
parent b07906401d
commit 65b12cb3c1

View File

@ -1,18 +1,18 @@
{ {
"version": "18.13.0", "version": "18.14.0",
"description": "As an asynchronous event driven JavaScript runtime, Node is designed to build scalable network applications. (Long Term Support)", "description": "As an asynchronous event driven JavaScript runtime, Node is designed to build scalable network applications. (Long Term Support)",
"homepage": "https://nodejs.org", "homepage": "https://nodejs.org",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://nodejs.org/dist/v18.13.0/node-v18.13.0-win-x64.7z", "url": "https://nodejs.org/dist/v18.14.0/node-v18.14.0-win-x64.7z",
"hash": "ceac916b111c8a0f04dd0621d7c48cd2a91848ff4fc8e35ff339138350dec801", "hash": "0ead0ec8c5a1d605722bd03f77ab4f4d4f2e7390b55fac44c89e4920d7f13793",
"extract_dir": "node-v18.13.0-win-x64" "extract_dir": "node-v18.14.0-win-x64"
}, },
"32bit": { "32bit": {
"url": "https://nodejs.org/dist/v18.13.0/node-v18.13.0-win-x86.7z", "url": "https://nodejs.org/dist/v18.14.0/node-v18.14.0-win-x86.7z",
"hash": "e3cdf849a38644eb721f671eb1bde1a0e0d5439e04df106efe80c8c8ee175a49", "hash": "272bac8871d2879f4b75ae8198898d65683f835fd3277be01e79fa1f14da4b3b",
"extract_dir": "node-v18.13.0-win-x86" "extract_dir": "node-v18.14.0-win-x86"
} }
}, },
"persist": [ "persist": [