Update nodejs to version 7.8.0

This commit is contained in:
Richard Kuhnt 2017-03-29 06:01:14 +02:00
parent 268699cab0
commit 2da4e1074f

View File

@ -1,15 +1,15 @@
{ {
"homepage": "http://nodejs.org", "homepage": "http://nodejs.org",
"version": "7.7.4", "version": "7.8.0",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://nodejs.org/dist/v7.7.4/node-v7.7.4-x64.msi", "url": "https://nodejs.org/dist/v7.8.0/node-v7.8.0-x64.msi",
"hash": "55738bb03d48318fe505847eb4675debe8bf90adb1a572ad018b10702ea40819" "hash": "f66a1774086f31e6e9480f6dd67e31f1853a58d26970a19672b40ba0b318a442"
}, },
"32bit": { "32bit": {
"url": "https://nodejs.org/dist/v7.7.4/node-v7.7.4-x86.msi", "url": "https://nodejs.org/dist/v7.8.0/node-v7.8.0-x86.msi",
"hash": "2888f2303bcaa35f05b3dce7cbfee58af77dcea6bed4b9ff549b181c65eb4565" "hash": "0eda7b5dabd72865f96985d5ef0ad7048df87a79ff52a77b352ca293f52e2930"
} }
}, },
"env_add_path": "nodejs", "env_add_path": "nodejs",