Update nodejs to version 10.5.0

This commit is contained in:
Richard Kuhnt 2018-06-20 19:00:19 +00:00
parent 9d0d622a5d
commit 092120c1a4

View File

@ -1,17 +1,17 @@
{ {
"homepage": "https://nodejs.org", "homepage": "https://nodejs.org",
"version": "10.4.1", "version": "10.5.0",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://nodejs.org/dist/v10.4.1/node-v10.4.1-win-x64.7z", "url": "https://nodejs.org/dist/v10.5.0/node-v10.5.0-win-x64.7z",
"hash": "1983061a75ee23c2bd00f817ddf43d0cffca951f5404901527ddfc0bf93f55c6", "hash": "4c5b360a06d874ae3f7e20fb9aacfa8d2da651a1e27a617c29164e2107514313",
"extract_dir": "node-v10.4.1-win-x64" "extract_dir": "node-v10.5.0-win-x64"
}, },
"32bit": { "32bit": {
"url": "https://nodejs.org/dist/v10.4.1/node-v10.4.1-win-x86.7z", "url": "https://nodejs.org/dist/v10.5.0/node-v10.5.0-win-x86.7z",
"hash": "fcf138fd11f435cfa49d24940365392090251ad04268dbfeb7c2b6dc87579a12", "hash": "a50a2853c1b882cdd8a545d5d735064d375725ab3766a8fff1a68c27f27998bd",
"extract_dir": "node-v10.4.1-win-x86" "extract_dir": "node-v10.5.0-win-x86"
} }
}, },
"persist": [ "persist": [