nodejs: Update to version 14.13.0

This commit is contained in:
Richard Kuhnt 2020-09-29 20:00:24 +00:00
parent ab3888a06f
commit 7c521bf102

View File

@ -1,18 +1,18 @@
{ {
"homepage": "https://nodejs.org", "homepage": "https://nodejs.org",
"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.",
"version": "14.12.0", "version": "14.13.0",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://nodejs.org/dist/v14.12.0/node-v14.12.0-win-x64.7z", "url": "https://nodejs.org/dist/v14.13.0/node-v14.13.0-win-x64.7z",
"hash": "051e2cf294f715a5e2067bd6794c94b12a249a145a5bb66468bbbb54e482f3a0", "hash": "eacfcd04aebd3b6b5f57de32f21fa39b342dfe5d169747fec4257c6b0a4c2136",
"extract_dir": "node-v14.12.0-win-x64" "extract_dir": "node-v14.13.0-win-x64"
}, },
"32bit": { "32bit": {
"url": "https://nodejs.org/dist/v14.12.0/node-v14.12.0-win-x86.7z", "url": "https://nodejs.org/dist/v14.13.0/node-v14.13.0-win-x86.7z",
"hash": "6925b00cb530bb4fbff8c69fb43f66b714d944e7757041979100dd3c243e7374", "hash": "3e024acbbc8d635637a505224ceda8dd469450c4cc4a513d6b73141fb4669216",
"extract_dir": "node-v14.12.0-win-x86" "extract_dir": "node-v14.13.0-win-x86"
} }
}, },
"persist": [ "persist": [