nodejs: Update to version 11.1.0

This commit is contained in:
Richard Kuhnt 2018-11-02 13:00:29 +00:00
parent 7fda50cc51
commit 80e9ff843c

View File

@ -1,17 +1,17 @@
{ {
"homepage": "https://nodejs.org", "homepage": "https://nodejs.org",
"version": "11.0.0", "version": "11.1.0",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://nodejs.org/dist/v11.0.0/node-v11.0.0-win-x64.7z", "url": "https://nodejs.org/dist/v11.1.0/node-v11.1.0-win-x64.7z",
"hash": "6794f6582772c0bda5e4b56a834fc276440eca0032501b48089b116988371c6c", "hash": "a20b54297d9b9341e0af2aec82a9df5067e1dcb92fc5c6ecd0bdcec28ce4aa66",
"extract_dir": "node-v11.0.0-win-x64" "extract_dir": "node-v11.1.0-win-x64"
}, },
"32bit": { "32bit": {
"url": "https://nodejs.org/dist/v11.0.0/node-v11.0.0-win-x86.7z", "url": "https://nodejs.org/dist/v11.1.0/node-v11.1.0-win-x86.7z",
"hash": "6303ab6cbe2be250d454075838db3747055cd153730430c96beb6bebd0ab9dab", "hash": "1617d3ad4635f65ef578a6f2a3a44ed2826dd45df57e510425df858f0a2f3f4a",
"extract_dir": "node-v11.0.0-win-x86" "extract_dir": "node-v11.1.0-win-x86"
} }
}, },
"persist": [ "persist": [