nodejs: Update to version 12.3.0

This commit is contained in:
Richard Kuhnt 2019-05-21 19:00:21 +00:00
parent 586122a6ec
commit 139fdd2ab4

View File

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