Update nodejs to version 10.1.0

This commit is contained in:
Richard Kuhnt 2018-05-09 03:00:19 +00:00
parent 86908aea84
commit 858e189933

View File

@ -1,17 +1,17 @@
{ {
"homepage": "https://nodejs.org", "homepage": "https://nodejs.org",
"version": "10.0.0", "version": "10.1.0",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://nodejs.org/dist/v10.0.0/node-v10.0.0-win-x64.7z", "url": "https://nodejs.org/dist/v10.1.0/node-v10.1.0-win-x64.7z",
"hash": "98de0ae3b1aa9f5190fe0cdcbda7fca35d231d1cb21330b98a1b5781396235c3", "hash": "afe3b7cb256b402a158629dfb561fd63878f2e07f1a90e4a836084f7a2418235",
"extract_dir": "node-v10.0.0-win-x64" "extract_dir": "node-v10.1.0-win-x64"
}, },
"32bit": { "32bit": {
"url": "https://nodejs.org/dist/v10.0.0/node-v10.0.0-win-x86.7z", "url": "https://nodejs.org/dist/v10.1.0/node-v10.1.0-win-x86.7z",
"hash": "d2711f9f10e4753ca413519c49d4bf2c9d7732c6310082729225a94607ba0bdf", "hash": "cda9dbcde8f154827a8e4cd101d54760b5270c83cc8d38cefada1343388074c3",
"extract_dir": "node-v10.0.0-win-x86" "extract_dir": "node-v10.1.0-win-x86"
} }
}, },
"persist": [ "persist": [