Update nodejs to version 9.2.1

This commit is contained in:
Richard Kuhnt 2017-12-08 17:00:12 +00:00
parent 431b2c241b
commit 566a7f9cfc

View File

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