nodejs: Update to version 15.4.0

This commit is contained in:
Richard Kuhnt 2020-12-09 15:01:48 +00:00
parent d121ea77db
commit 3f15faf8f2

View File

@ -1,18 +1,18 @@
{ {
"version": "15.3.0", "version": "15.4.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/v15.3.0/node-v15.3.0-win-x64.7z", "url": "https://nodejs.org/dist/v15.4.0/node-v15.4.0-win-x64.7z",
"hash": "bde2cbe77b67b2de72ecf955387c511d95852e6108c3b7e6b357932b10388730", "hash": "343f603329de39f4019df9ef8ff7610d3e079bc397afd15560abf7bd9f60fafe",
"extract_dir": "node-v15.3.0-win-x64" "extract_dir": "node-v15.4.0-win-x64"
}, },
"32bit": { "32bit": {
"url": "https://nodejs.org/dist/v15.3.0/node-v15.3.0-win-x86.7z", "url": "https://nodejs.org/dist/v15.4.0/node-v15.4.0-win-x86.7z",
"hash": "0e035388c090dbdbd874e93b2e2ffbe129cf99c427e42c51f3f3a6353516c6f7", "hash": "ac97daba712c7e5ae58d8cdd9e7e7a3103092efdaef0328b14e80bc046b21d86",
"extract_dir": "node-v15.3.0-win-x86" "extract_dir": "node-v15.4.0-win-x86"
} }
}, },
"persist": [ "persist": [