Update nodejs to version 9.2.0

This commit is contained in:
Richard Kuhnt 2017-11-15 00:00:27 +00:00
parent 23c9ef7be0
commit 0c180b1198

View File

@ -1,17 +1,17 @@
{ {
"homepage": "https://nodejs.org", "homepage": "https://nodejs.org",
"version": "9.1.0", "version": "9.2.0",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://nodejs.org/dist/v9.1.0/node-v9.1.0-win-x64.7z", "url": "https://nodejs.org/dist/v9.2.0/node-v9.2.0-win-x64.7z",
"hash": "2ff2890c567497a719c0fda5c2c62dd2e5323f621cdcb12ae9249adde57c2472", "hash": "5295fd5926ecf67b5aaf0fba38022790d8a186dfcdd3b9070238ad73e748ba9d",
"extract_dir": "node-v9.1.0-win-x64" "extract_dir": "node-v9.2.0-win-x64"
}, },
"32bit": { "32bit": {
"url": "https://nodejs.org/dist/v9.1.0/node-v9.1.0-win-x86.7z", "url": "https://nodejs.org/dist/v9.2.0/node-v9.2.0-win-x86.7z",
"hash": "4964bc7962160cca1f5aceaa33f1c4076ac40a94a4a058db39964c6a982afab9", "hash": "ded691d3c919cb4fc1176df5a2dbe34f6e05817817008f82fadda1697b86895f",
"extract_dir": "node-v9.1.0-win-x86" "extract_dir": "node-v9.2.0-win-x86"
} }
}, },
"persist": [ "persist": [