nodejs: Update to version 14.9.0

This commit is contained in:
Richard Kuhnt 2020-08-27 16:01:10 +00:00
parent 21637d4d65
commit b76beefda4

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": "14.8.0", "version": "14.9.0",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://nodejs.org/dist/v14.8.0/node-v14.8.0-win-x64.7z", "url": "https://nodejs.org/dist/v14.9.0/node-v14.9.0-win-x64.7z",
"hash": "4ea463f37e748fbd3a6423c7ff5a59b24ee1318226e76286816bc1094b23e311", "hash": "1c42cf28308fa04acd25d5059f2a4b8f3713b1f78766967f41c906be66b899ec",
"extract_dir": "node-v14.8.0-win-x64" "extract_dir": "node-v14.9.0-win-x64"
}, },
"32bit": { "32bit": {
"url": "https://nodejs.org/dist/v14.8.0/node-v14.8.0-win-x86.7z", "url": "https://nodejs.org/dist/v14.9.0/node-v14.9.0-win-x86.7z",
"hash": "b56aec1b4133fd16b77cd15ffad6539ba38964e5a36efcdbb29e7c79722dc94b", "hash": "d92add01eb8e92d8dcd1e3c5998ce13179c117106a4a223a906196bf4316fdbb",
"extract_dir": "node-v14.8.0-win-x86" "extract_dir": "node-v14.9.0-win-x86"
} }
}, },
"persist": [ "persist": [