nodejs-lts: Update to version 16.14.0

This commit is contained in:
github-actions[bot] 2022-02-08 20:29:25 +00:00
parent bee7c13f68
commit 9a4576cc7d

View File

@ -1,18 +1,18 @@
{ {
"version": "16.13.2", "version": "16.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/v16.13.2/node-v16.13.2-win-x64.7z", "url": "https://nodejs.org/dist/v16.14.0/node-v16.14.0-win-x64.7z",
"hash": "df1cd0a54fbc0ddf6a6149a133bd737d55806b0cb3f3bb2be91e03c3760226af", "hash": "936a7096244591f044232b6c023b59301d0d2d3819df0310701d3e9d2be0d7ff",
"extract_dir": "node-v16.13.2-win-x64" "extract_dir": "node-v16.14.0-win-x64"
}, },
"32bit": { "32bit": {
"url": "https://nodejs.org/dist/v16.13.2/node-v16.13.2-win-x86.7z", "url": "https://nodejs.org/dist/v16.14.0/node-v16.14.0-win-x86.7z",
"hash": "8ccbbf348eafc8ffd140f3d193c76a060056d10148a053aeed327774ce70ec59", "hash": "509f2b68d13fde1808c933840e2b1e15fc48a137153496f4bac52f875ad7eeac",
"extract_dir": "node-v16.13.2-win-x86" "extract_dir": "node-v16.14.0-win-x86"
} }
}, },
"persist": [ "persist": [