Update nodejs to version 9.6.1

This commit is contained in:
Richard Kuhnt 2018-02-23 05:00:15 +00:00
parent 63146f12bd
commit a374c19bcc

View File

@ -1,17 +1,17 @@
{
"homepage": "https://nodejs.org",
"version": "9.6.0",
"version": "9.6.1",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://nodejs.org/dist/v9.6.0/node-v9.6.0-win-x64.7z",
"hash": "3e32a113877948e524ada3d0b09cc8ae517476c7513f31a641426d0187b3ec27",
"extract_dir": "node-v9.6.0-win-x64"
"url": "https://nodejs.org/dist/v9.6.1/node-v9.6.1-win-x64.7z",
"hash": "842bcab3dc6b4b2bc7f10f63327b02730144352ee0632a911c25727d05d2862e",
"extract_dir": "node-v9.6.1-win-x64"
},
"32bit": {
"url": "https://nodejs.org/dist/v9.6.0/node-v9.6.0-win-x86.7z",
"hash": "ded7448dc042df9c6dff163feb04cf89a851d1af05afee4d520f8caa7bbcc51c",
"extract_dir": "node-v9.6.0-win-x86"
"url": "https://nodejs.org/dist/v9.6.1/node-v9.6.1-win-x86.7z",
"hash": "fa423f8299d3120a50ba3dad03af4707eb8738626f445662c0b8993b3357ca28",
"extract_dir": "node-v9.6.1-win-x86"
}
},
"persist": [