nodejs: Update to version 12.8.0

This commit is contained in:
Richard Kuhnt 2019-08-06 23:00:30 +00:00
parent c2382d5956
commit 60c318dd51

View File

@ -1,17 +1,17 @@
{ {
"homepage": "https://nodejs.org", "homepage": "https://nodejs.org",
"version": "12.7.0", "version": "12.8.0",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://nodejs.org/dist/v12.7.0/node-v12.7.0-win-x64.7z", "url": "https://nodejs.org/dist/v12.8.0/node-v12.8.0-win-x64.7z",
"hash": "ea66f90e640e3a69cdee399dd41043dee43ef2555371438c8f2b595ea06b8414", "hash": "3be01afe6534adf049120ecf6304ff4ff7b424bbcd88572ae19e34d96ecaf329",
"extract_dir": "node-v12.7.0-win-x64" "extract_dir": "node-v12.8.0-win-x64"
}, },
"32bit": { "32bit": {
"url": "https://nodejs.org/dist/v12.7.0/node-v12.7.0-win-x86.7z", "url": "https://nodejs.org/dist/v12.8.0/node-v12.8.0-win-x86.7z",
"hash": "4326c7c291dd12a2bca5e9ee76009facf8af8372c9d39be3418c3a06ebf608fa", "hash": "14922475db215dbcd24911bad4589983127be373ad44f32139937bdf5be7d442",
"extract_dir": "node-v12.7.0-win-x86" "extract_dir": "node-v12.8.0-win-x86"
} }
}, },
"persist": [ "persist": [