nodejs: Update to version 12.0.0

This commit is contained in:
Richard Kuhnt 2019-04-23 16:00:26 +00:00
parent ab3d308cf3
commit 578a49fed1

View File

@ -1,17 +1,17 @@
{ {
"homepage": "https://nodejs.org", "homepage": "https://nodejs.org",
"version": "11.14.0", "version": "12.0.0",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://nodejs.org/dist/v11.14.0/node-v11.14.0-win-x64.7z", "url": "https://nodejs.org/dist/v12.0.0/node-v12.0.0-win-x64.7z",
"hash": "4d112525851b429b387dd69c9c7042a30190be3b1563cf30ac685260836917d5", "hash": "869949e29cf04e692bbebd81ab4dc8b29d1b80c60cc5c32622b975bf68dae0d3",
"extract_dir": "node-v11.14.0-win-x64" "extract_dir": "node-v12.0.0-win-x64"
}, },
"32bit": { "32bit": {
"url": "https://nodejs.org/dist/v11.14.0/node-v11.14.0-win-x86.7z", "url": "https://nodejs.org/dist/v12.0.0/node-v12.0.0-win-x86.7z",
"hash": "6f210fd61a3c689bef77ff242c5250c514988f259dbc4d6fdab6e3cb3572d0d7", "hash": "0d9acb18baf204a1588c17abc319b98d75862b6d0930d792e4c2a1216c82dc98",
"extract_dir": "node-v11.14.0-win-x86" "extract_dir": "node-v12.0.0-win-x86"
} }
}, },
"persist": [ "persist": [