nodejs: Update to version 12.7.0

This commit is contained in:
Richard Kuhnt 2019-07-23 21:00:21 +00:00
parent 6ebb0f5bcf
commit d09f3b9a5f

View File

@ -1,17 +1,17 @@
{ {
"homepage": "https://nodejs.org", "homepage": "https://nodejs.org",
"version": "12.6.0", "version": "12.7.0",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://nodejs.org/dist/v12.6.0/node-v12.6.0-win-x64.7z", "url": "https://nodejs.org/dist/v12.7.0/node-v12.7.0-win-x64.7z",
"hash": "832f2695a63634cb2d0ddc3a158ecccaa0203e3515fe6dbdc840c84b542c2981", "hash": "ea66f90e640e3a69cdee399dd41043dee43ef2555371438c8f2b595ea06b8414",
"extract_dir": "node-v12.6.0-win-x64" "extract_dir": "node-v12.7.0-win-x64"
}, },
"32bit": { "32bit": {
"url": "https://nodejs.org/dist/v12.6.0/node-v12.6.0-win-x86.7z", "url": "https://nodejs.org/dist/v12.7.0/node-v12.7.0-win-x86.7z",
"hash": "2bb3de08b1656e90f36e67a1631afcd4236ae0c94ed4fb36232aafa6cd7531a3", "hash": "4326c7c291dd12a2bca5e9ee76009facf8af8372c9d39be3418c3a06ebf608fa",
"extract_dir": "node-v12.6.0-win-x86" "extract_dir": "node-v12.7.0-win-x86"
} }
}, },
"persist": [ "persist": [