nodejs: Update to version 13.1.0

This commit is contained in:
Richard Kuhnt 2019-11-06 08:00:18 +00:00
parent 7339d7ccbd
commit 49b7be8a8f

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.1", "version": "13.1.0",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://nodejs.org/dist/v13.0.1/node-v13.0.1-win-x64.7z", "url": "https://nodejs.org/dist/v13.1.0/node-v13.1.0-win-x64.7z",
"hash": "129640d5c4e2bf6ae4ec2f1e1a4163e92adde783bf97cfffc07c004c04fb28dc", "hash": "8f242259fa929f759f06bb1cf399df3b81061eb1ce5ccaa9d206dc157fcf93fc",
"extract_dir": "node-v13.0.1-win-x64" "extract_dir": "node-v13.1.0-win-x64"
}, },
"32bit": { "32bit": {
"url": "https://nodejs.org/dist/v13.0.1/node-v13.0.1-win-x86.7z", "url": "https://nodejs.org/dist/v13.1.0/node-v13.1.0-win-x86.7z",
"hash": "da8805e75192d4499f9dbfa91dd46c6db7d9cdd771242b03885a944f00dacb31", "hash": "c4ecf16dd147956c9335b547fdfb1b0eb1c333c1a1722843b45ba04b9fee17fe",
"extract_dir": "node-v13.0.1-win-x86" "extract_dir": "node-v13.1.0-win-x86"
} }
}, },
"persist": [ "persist": [