nodejs: Update to version 12.3.1

This commit is contained in:
Richard Kuhnt 2019-05-22 18:00:21 +00:00
parent 874b0a14a4
commit 00f784b7d7

View File

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