Update nodejs to version 9.3.0

This commit is contained in:
Richard Kuhnt 2017-12-12 21:01:49 +00:00
parent 20290bf689
commit 17e4c21ef5

View File

@ -1,17 +1,17 @@
{ {
"homepage": "https://nodejs.org", "homepage": "https://nodejs.org",
"version": "9.2.1", "version": "9.3.0",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://nodejs.org/dist/v9.2.1/node-v9.2.1-win-x64.7z", "url": "https://nodejs.org/dist/v9.3.0/node-v9.3.0-win-x64.7z",
"hash": "90adffc98e023caaeaebfc7af5afdefc3a5e2441bb102ec2e598223d6c4c4b0c", "hash": "e82bb00c604d01d9512a9a3e501b79c6f21aac1142c61c209b054883a37c8e67",
"extract_dir": "node-v9.2.1-win-x64" "extract_dir": "node-v9.3.0-win-x64"
}, },
"32bit": { "32bit": {
"url": "https://nodejs.org/dist/v9.2.1/node-v9.2.1-win-x86.7z", "url": "https://nodejs.org/dist/v9.3.0/node-v9.3.0-win-x86.7z",
"hash": "6f81daf00d1a84530b286ecc1f2e296cb423b9076debdda25b351c78d36b66c1", "hash": "6e986688ad44538f0ab0253f393d20a978dd752586162fd6a036e0a5c45daaae",
"extract_dir": "node-v9.2.1-win-x86" "extract_dir": "node-v9.3.0-win-x86"
} }
}, },
"persist": [ "persist": [