nodejs: Update to version 13.8.0

This commit is contained in:
Richard Kuhnt 2020-02-06 04:01:53 +00:00
parent 541b00f31d
commit b573e2b31d

View File

@ -1,18 +1,18 @@
{
"homepage": "https://nodejs.org",
"description": "As an asynchronous event driven JavaScript runtime, Node is designed to build scalable network applications.",
"version": "13.7.0",
"version": "13.8.0",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://nodejs.org/dist/v13.7.0/node-v13.7.0-win-x64.7z",
"hash": "be8ed2aef726e92af6e187079099e2c2df8fff2a1733553cd5b55cc3f99976b8",
"extract_dir": "node-v13.7.0-win-x64"
"url": "https://nodejs.org/dist/v13.8.0/node-v13.8.0-win-x64.7z",
"hash": "b0bc2ba000a8828ff5c7371f250ea7f07c662646696f4fdefa99207ecb5481b1",
"extract_dir": "node-v13.8.0-win-x64"
},
"32bit": {
"url": "https://nodejs.org/dist/v13.7.0/node-v13.7.0-win-x86.7z",
"hash": "7ae3639723d4bb5610841aed396d1f285f965a3133b8e354cc4f0c2dee457da7",
"extract_dir": "node-v13.7.0-win-x86"
"url": "https://nodejs.org/dist/v13.8.0/node-v13.8.0-win-x86.7z",
"hash": "1f7af35b3b3999931e61df8e4d0e21fb6c416b7d3f780a31bb3c23c439672501",
"extract_dir": "node-v13.8.0-win-x86"
}
},
"persist": [