nodejs-lts: Update to version 16.13.1

This commit is contained in:
Richard Kuhnt 2021-12-01 17:00:34 +00:00
parent f0dab7ab96
commit f9918115a7

View File

@ -1,18 +1,18 @@
{
"version": "16.13.0",
"version": "16.13.1",
"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/v16.13.0/node-v16.13.0-win-x64.7z",
"hash": "f4402bebb34339d9b6f1814df17eed278ec79ec6f0f7501203b2681b284c644d",
"extract_dir": "node-v16.13.0-win-x64"
"url": "https://nodejs.org/dist/v16.13.1/node-v16.13.1-win-x64.7z",
"hash": "e4e06ca94b46522096cbf3baa836dbb8af8b44d6c0db0ad577881dc9edf1d252",
"extract_dir": "node-v16.13.1-win-x64"
},
"32bit": {
"url": "https://nodejs.org/dist/v16.13.0/node-v16.13.0-win-x86.7z",
"hash": "d93bceda06924a46c7035d74e99dd58802960f4ce9dc6c3aa8c55118612c4106",
"extract_dir": "node-v16.13.0-win-x86"
"url": "https://nodejs.org/dist/v16.13.1/node-v16.13.1-win-x86.7z",
"hash": "439728a9c2d708e24669897d40b64b02e8d4e55c2e8c5e6f90552e1f20cf534e",
"extract_dir": "node-v16.13.1-win-x86"
}
},
"persist": [