nodejs: Update to version 13.9.0

This commit is contained in:
Richard Kuhnt 2020-02-18 21:01:49 +00:00
parent f7fc89e7fe
commit 916d3d5e3e

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