nodejs: Update to version 13.0.1

This commit is contained in:
Richard Kuhnt 2019-10-23 11:00:17 +00:00
parent a820c7cf5a
commit 72eea3c3d6

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": "13.0.0", "version": "13.0.1",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://nodejs.org/dist/v13.0.0/node-v13.0.0-win-x64.7z", "url": "https://nodejs.org/dist/v13.0.1/node-v13.0.1-win-x64.7z",
"hash": "2d4c62e07e3f739d4245400f1e20c9eef153333ba64fa69932515d49e9221b5e", "hash": "129640d5c4e2bf6ae4ec2f1e1a4163e92adde783bf97cfffc07c004c04fb28dc",
"extract_dir": "node-v13.0.0-win-x64" "extract_dir": "node-v13.0.1-win-x64"
}, },
"32bit": { "32bit": {
"url": "https://nodejs.org/dist/v13.0.0/node-v13.0.0-win-x86.7z", "url": "https://nodejs.org/dist/v13.0.1/node-v13.0.1-win-x86.7z",
"hash": "abe5d685c804e167af649ded10cb4a42a1c9b198057c2bc29d749bee9b8b32e4", "hash": "da8805e75192d4499f9dbfa91dd46c6db7d9cdd771242b03885a944f00dacb31",
"extract_dir": "node-v13.0.0-win-x86" "extract_dir": "node-v13.0.1-win-x86"
} }
}, },
"persist": [ "persist": [