nodejs: Update to version 12.2.0

This commit is contained in:
Richard Kuhnt 2019-05-07 19:00:31 +00:00
parent a8fc75f05b
commit 058470df91

View File

@ -1,17 +1,17 @@
{ {
"homepage": "https://nodejs.org", "homepage": "https://nodejs.org",
"version": "12.1.0", "version": "12.2.0",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://nodejs.org/dist/v12.1.0/node-v12.1.0-win-x64.7z", "url": "https://nodejs.org/dist/v12.2.0/node-v12.2.0-win-x64.7z",
"hash": "6cd431f4d2eb8e35c8ec5397864503a43366b040f1d1099101d24d9f3f04bce6", "hash": "cb65032a92702fd3506f860888c74ca77fb70d60732d1f7458528cc3b44c28c9",
"extract_dir": "node-v12.1.0-win-x64" "extract_dir": "node-v12.2.0-win-x64"
}, },
"32bit": { "32bit": {
"url": "https://nodejs.org/dist/v12.1.0/node-v12.1.0-win-x86.7z", "url": "https://nodejs.org/dist/v12.2.0/node-v12.2.0-win-x86.7z",
"hash": "e1ab604bfdc1f40dd9f2194ca171702638a02e5b7d2f0d344f3c5ec8ae8ee767", "hash": "59eaa4659267c5aef27e870d8fb7af7b4fde17e755fad747d7eb5c781a858e7b",
"extract_dir": "node-v12.1.0-win-x86" "extract_dir": "node-v12.2.0-win-x86"
} }
}, },
"persist": [ "persist": [