nodejs: Update to version 12.9.0

This commit is contained in:
Richard Kuhnt 2019-08-20 20:00:19 +00:00
parent 57155f2c85
commit c598e79b76

View File

@ -1,18 +1,18 @@
{
"homepage": "https://nodejs.org",
"description": "As an asynchronous event driven JavaScript runtime, Node is designed to build scalable network applications.",
"version": "12.8.1",
"version": "12.9.0",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://nodejs.org/dist/v12.8.1/node-v12.8.1-win-x64.7z",
"hash": "52ece730f0d4d80657eb8d5c62120c2a91f435b8ef3bea672e1bfdaf9f7eae70",
"extract_dir": "node-v12.8.1-win-x64"
"url": "https://nodejs.org/dist/v12.9.0/node-v12.9.0-win-x64.7z",
"hash": "2c25b307d7acbeeb1fb618587ceb6769391a5cfd8ee9be805e1ac5344b9f3a2f",
"extract_dir": "node-v12.9.0-win-x64"
},
"32bit": {
"url": "https://nodejs.org/dist/v12.8.1/node-v12.8.1-win-x86.7z",
"hash": "73e50beac826d2a68ad7bfa9c69d02881651a84d8284b609eb6de1f816422ce1",
"extract_dir": "node-v12.8.1-win-x86"
"url": "https://nodejs.org/dist/v12.9.0/node-v12.9.0-win-x86.7z",
"hash": "87adc248df2b1be102e5025b571849638ac337f595ce6c5dbec3d8cea9d374ce",
"extract_dir": "node-v12.9.0-win-x86"
}
},
"persist": [