nodejs: Update to version 17.1.0

This commit is contained in:
Richard Kuhnt 2021-11-09 20:00:30 +00:00
parent 3590444367
commit f9cf996c05

View File

@ -1,18 +1,18 @@
{ {
"version": "17.0.1", "version": "17.1.0",
"description": "As an asynchronous event driven JavaScript runtime, Node is designed to build scalable network applications.", "description": "As an asynchronous event driven JavaScript runtime, Node is designed to build scalable network applications.",
"homepage": "https://nodejs.org", "homepage": "https://nodejs.org",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://nodejs.org/dist/v17.0.1/node-v17.0.1-win-x64.7z", "url": "https://nodejs.org/dist/v17.1.0/node-v17.1.0-win-x64.7z",
"hash": "97d9f26136a1d793ae2bc62400876b36239d34d13b220029fa0b6183b4697b1e", "hash": "d6ca33fa49c75346cef82306b70612bca7b2d65205d55d3e8f6c550ef98be6ed",
"extract_dir": "node-v17.0.1-win-x64" "extract_dir": "node-v17.1.0-win-x64"
}, },
"32bit": { "32bit": {
"url": "https://nodejs.org/dist/v17.0.1/node-v17.0.1-win-x86.7z", "url": "https://nodejs.org/dist/v17.1.0/node-v17.1.0-win-x86.7z",
"hash": "7d4eaa5f80955a1a110a6bc56bcafacb6b12b59f09023022a85ccbec8f4f1dd1", "hash": "c640c290f6e99b646f98e095c7bf92971345c386adf33e98688dd575c136a3f4",
"extract_dir": "node-v17.0.1-win-x86" "extract_dir": "node-v17.1.0-win-x86"
} }
}, },
"persist": [ "persist": [