nodejs: Update to version 15.8.0

This commit is contained in:
Richard Kuhnt 2021-02-02 21:00:24 +00:00
parent 37de871897
commit d4b27163f1

View File

@ -1,18 +1,18 @@
{ {
"version": "15.7.0", "version": "15.8.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.7.0/node-v15.7.0-win-x64.7z", "url": "https://nodejs.org/dist/v15.8.0/node-v15.8.0-win-x64.7z",
"hash": "52f49f158f7ed2ece2bc28b30b205af1bb212c867a3172e885e3ad63e4d7a4f9", "hash": "8cfe90e8a97d9973495498aa5b1a021e901f5859a26440193c3bb9c88cbdbc62",
"extract_dir": "node-v15.7.0-win-x64" "extract_dir": "node-v15.8.0-win-x64"
}, },
"32bit": { "32bit": {
"url": "https://nodejs.org/dist/v15.7.0/node-v15.7.0-win-x86.7z", "url": "https://nodejs.org/dist/v15.8.0/node-v15.8.0-win-x86.7z",
"hash": "a8d65db87ddb046e2fd335acd6d8f9d52ae5469e70c8f56c074c4630c43a6c25", "hash": "53a9964d5637546470d0d343aef2c677615d47a1d96f9c818ff6afe4d04acd5a",
"extract_dir": "node-v15.7.0-win-x86" "extract_dir": "node-v15.8.0-win-x86"
} }
}, },
"persist": [ "persist": [