nodejs: Update to version 17.0.0

This commit is contained in:
Richard Kuhnt 2021-10-19 16:00:32 +00:00
parent 469bd30475
commit dbf0ffe9e3

View File

@ -1,18 +1,18 @@
{
"version": "16.11.1",
"version": "17.0.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.11.1/node-v16.11.1-win-x64.7z",
"hash": "a5d2683c8a478ed7bf9d6f77449ef03d984345efe75b00130f6f793ed621b6ed",
"extract_dir": "node-v16.11.1-win-x64"
"url": "https://nodejs.org/dist/v17.0.0/node-v17.0.0-win-x64.7z",
"hash": "053a6e7e34ae791b25a691fded34bcd3259adb519cea8873b74c93eb6f57c667",
"extract_dir": "node-v17.0.0-win-x64"
},
"32bit": {
"url": "https://nodejs.org/dist/v16.11.1/node-v16.11.1-win-x86.7z",
"hash": "388f54bb3a278002735273b4e023462502ce1dcf907736942f9f0bc9a665933d",
"extract_dir": "node-v16.11.1-win-x86"
"url": "https://nodejs.org/dist/v17.0.0/node-v17.0.0-win-x86.7z",
"hash": "cf5ca9d60f2b39518f4503675a4f259b67f81a6148bb6307e04be60f91c5e071",
"extract_dir": "node-v17.0.0-win-x86"
}
},
"persist": [