nodejs: Update to version 10.11.0

This commit is contained in:
Richard Kuhnt 2018-09-20 12:00:29 +00:00
parent 8c974f4a9a
commit 20a47479a9

View File

@ -1,17 +1,17 @@
{ {
"homepage": "https://nodejs.org", "homepage": "https://nodejs.org",
"version": "10.10.0", "version": "10.11.0",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://nodejs.org/dist/v10.10.0/node-v10.10.0-win-x64.7z", "url": "https://nodejs.org/dist/v10.11.0/node-v10.11.0-win-x64.7z",
"hash": "4422454afcc3d5acc322b90a26794ed57b169d2dfb09ef989c9b0daf2d116cde", "hash": "631569ce1e7e2eba1d3b214e19c05b1f2e50a295a03c78836cfbccfb53670218",
"extract_dir": "node-v10.10.0-win-x64" "extract_dir": "node-v10.11.0-win-x64"
}, },
"32bit": { "32bit": {
"url": "https://nodejs.org/dist/v10.10.0/node-v10.10.0-win-x86.7z", "url": "https://nodejs.org/dist/v10.11.0/node-v10.11.0-win-x86.7z",
"hash": "1477bc7ffa23e20a7595c4af5893585b09b6c6fdf1e00c1a22458f0d9d8b6ca4", "hash": "b40e2357d28598265d0da5309d3993320210bd15a7ef4e3bdfb60ebd4d145432",
"extract_dir": "node-v10.10.0-win-x86" "extract_dir": "node-v10.11.0-win-x86"
} }
}, },
"persist": [ "persist": [