nodejs: Update to version 12.1.0

This commit is contained in:
Richard Kuhnt 2019-04-29 15:00:22 +00:00
parent c0327aba20
commit 7e44136dc4

View File

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