nodejs: Update to version 16.9.0

This commit is contained in:
Richard Kuhnt 2021-09-07 11:00:37 +00:00
parent ec570d22ae
commit 1596a3e1eb

View File

@ -1,18 +1,18 @@
{
"version": "16.8.0",
"version": "16.9.0",
"description": "As an asynchronous event driven JavaScript runtime, Node is designed to build scalable network applications.",
"homepage": "https://nodejs.org",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://nodejs.org/dist/v16.8.0/node-v16.8.0-win-x64.7z",
"hash": "11032b8841444015f01f56370580e1f14eab997bf4d497a249f719caa4418e52",
"extract_dir": "node-v16.8.0-win-x64"
"url": "https://nodejs.org/dist/v16.9.0/node-v16.9.0-win-x64.7z",
"hash": "f526cc79568193b5ea66ce8297dbdf48dbd1601005e48952e83fb84fba415687",
"extract_dir": "node-v16.9.0-win-x64"
},
"32bit": {
"url": "https://nodejs.org/dist/v16.8.0/node-v16.8.0-win-x86.7z",
"hash": "d2aa238864ae9adb0f3e565ab89021e713bcb5911dbaa4046a59307400d5bbb5",
"extract_dir": "node-v16.8.0-win-x86"
"url": "https://nodejs.org/dist/v16.9.0/node-v16.9.0-win-x86.7z",
"hash": "b2b6c83958321784f55cbfe179d8f2907c2d75547f18324a02b9e690cfd69612",
"extract_dir": "node-v16.9.0-win-x86"
}
},
"persist": [