nodejs: Update to version 12.4.0

This commit is contained in:
Richard Kuhnt 2019-06-04 15:00:46 +00:00
parent 4add2ba64e
commit c6a8b311b9

View File

@ -1,17 +1,17 @@
{ {
"homepage": "https://nodejs.org", "homepage": "https://nodejs.org",
"version": "12.3.1", "version": "12.4.0",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://nodejs.org/dist/v12.3.1/node-v12.3.1-win-x64.7z", "url": "https://nodejs.org/dist/v12.4.0/node-v12.4.0-win-x64.7z",
"hash": "4187254f11ef425dd939679d2e0bdd3d9b9b1512eeac4c49a1f6cbe32f01adaf", "hash": "0044440b9d2b6f99d5c93eee6da3ecbf9d186130e2a1c61664f03a1b52797c41",
"extract_dir": "node-v12.3.1-win-x64" "extract_dir": "node-v12.4.0-win-x64"
}, },
"32bit": { "32bit": {
"url": "https://nodejs.org/dist/v12.3.1/node-v12.3.1-win-x86.7z", "url": "https://nodejs.org/dist/v12.4.0/node-v12.4.0-win-x86.7z",
"hash": "7456b3eae5d18b351e7b9c78032b7a84a21e9c8a5fd49bb1959c91fc4bcd34c0", "hash": "b85b199e84fb3a3912481c6ccf01031857717ce91b2137e4150b0ba6aff0de7c",
"extract_dir": "node-v12.3.1-win-x86" "extract_dir": "node-v12.4.0-win-x86"
} }
}, },
"persist": [ "persist": [