Update nodejs to version 9.7.0

This commit is contained in:
Richard Kuhnt 2018-03-01 10:00:20 +00:00
parent 34d56accfe
commit 8f48d95537

View File

@ -1,17 +1,17 @@
{ {
"homepage": "https://nodejs.org", "homepage": "https://nodejs.org",
"version": "9.6.1", "version": "9.7.0",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://nodejs.org/dist/v9.6.1/node-v9.6.1-win-x64.7z", "url": "https://nodejs.org/dist/v9.7.0/node-v9.7.0-win-x64.7z",
"hash": "842bcab3dc6b4b2bc7f10f63327b02730144352ee0632a911c25727d05d2862e", "hash": "8e49a8bada1159ed94b50a669557a832bb9c79de0120c740aea09f7267a31d80",
"extract_dir": "node-v9.6.1-win-x64" "extract_dir": "node-v9.7.0-win-x64"
}, },
"32bit": { "32bit": {
"url": "https://nodejs.org/dist/v9.6.1/node-v9.6.1-win-x86.7z", "url": "https://nodejs.org/dist/v9.7.0/node-v9.7.0-win-x86.7z",
"hash": "fa423f8299d3120a50ba3dad03af4707eb8738626f445662c0b8993b3357ca28", "hash": "2e375789e735fc6bc792814e49e6049d290294ed362847e8e10c30accffa02f3",
"extract_dir": "node-v9.6.1-win-x86" "extract_dir": "node-v9.7.0-win-x86"
} }
}, },
"persist": [ "persist": [