nodejs: Update to version 15.12.0

This commit is contained in:
Richard Kuhnt 2021-03-17 23:00:49 +00:00
parent 918412be0f
commit f5011e4542

View File

@ -1,18 +1,18 @@
{ {
"version": "15.11.0", "version": "15.12.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.11.0/node-v15.11.0-win-x64.7z", "url": "https://nodejs.org/dist/v15.12.0/node-v15.12.0-win-x64.7z",
"hash": "3c3dd5b380826fa9285aae2be1a55b56df1334da1b88175cb9964d4a6d9da1bd", "hash": "e103b811f4be35cf3388a398ff487fd6a53e07c9acbfea52533a97e3668affd3",
"extract_dir": "node-v15.11.0-win-x64" "extract_dir": "node-v15.12.0-win-x64"
}, },
"32bit": { "32bit": {
"url": "https://nodejs.org/dist/v15.11.0/node-v15.11.0-win-x86.7z", "url": "https://nodejs.org/dist/v15.12.0/node-v15.12.0-win-x86.7z",
"hash": "ff8684b8b3d86e43c14ab171e747c474729e0de539280ef2355a93a39cd1f2f9", "hash": "b0a41cf8eb23f88ad187c6658ae470462c4b04e1385d20e95c1a5b800c6239ae",
"extract_dir": "node-v15.11.0-win-x86" "extract_dir": "node-v15.12.0-win-x86"
} }
}, },
"persist": [ "persist": [