nodejs: Update to version 13.10.0

This commit is contained in:
Richard Kuhnt 2020-03-04 18:01:50 +00:00
parent af9366f783
commit 6c78b392b1

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.9.0", "version": "13.10.0",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://nodejs.org/dist/v13.9.0/node-v13.9.0-win-x64.7z", "url": "https://nodejs.org/dist/v13.10.0/node-v13.10.0-win-x64.7z",
"hash": "0a8bf288f3dab710abf606c7e238e7b77670983de38c17d1a69a5361cfcddcff", "hash": "d904d8b3882f4804a56410157f712611674eb33f5a2cb9d64f9d31db8bb23317",
"extract_dir": "node-v13.9.0-win-x64" "extract_dir": "node-v13.10.0-win-x64"
}, },
"32bit": { "32bit": {
"url": "https://nodejs.org/dist/v13.9.0/node-v13.9.0-win-x86.7z", "url": "https://nodejs.org/dist/v13.10.0/node-v13.10.0-win-x86.7z",
"hash": "8232a2a922ce86e926c572097df3d52bd9bd0f15e84bc646dc76226f253b4a21", "hash": "436657f0b1495288b846ff1da8bbfaff9a262d08098d8d7e3026a86556a88486",
"extract_dir": "node-v13.9.0-win-x86" "extract_dir": "node-v13.10.0-win-x86"
} }
}, },
"persist": [ "persist": [