Update nodejs to version 8.9.0

This commit is contained in:
Richard Kuhnt 2017-10-31 19:00:14 +00:00
parent 2befb1663a
commit 6919524e60

View File

@ -1,17 +1,17 @@
{
"homepage": "https://nodejs.org",
"version": "8.8.1",
"version": "8.9.0",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://nodejs.org/dist/v8.8.1/node-v8.8.1-win-x64.7z",
"hash": "e719657803800ed3176a2147384fbfc6ba092cfec6a2d3c202aa8184af8222b6",
"extract_dir": "node-v8.8.1-win-x64"
"url": "https://nodejs.org/dist/v8.9.0/node-v8.9.0-win-x64.7z",
"hash": "46ce25a96592b3eec86093f44c4031a701c8678a4d62f6ea74378d1bfec26975",
"extract_dir": "node-v8.9.0-win-x64"
},
"32bit": {
"url": "https://nodejs.org/dist/v8.8.1/node-v8.8.1-win-x86.7z",
"hash": "bac81bae523ae68b32594f8af68401fb5bd95a0069c98572de056b95f581769c",
"extract_dir": "node-v8.8.1-win-x86"
"url": "https://nodejs.org/dist/v8.9.0/node-v8.9.0-win-x86.7z",
"hash": "b903cdfa53421582685e84766de6beaa5d1e82caf6e197e4809a96c8bef31c4d",
"extract_dir": "node-v8.9.0-win-x86"
}
},
"persist": [