nodejs: Update to version 10.8.0

This commit is contained in:
Richard Kuhnt 2018-08-01 19:00:16 +00:00
parent 06e69e43bf
commit f903ab1a56

View File

@ -1,17 +1,17 @@
{
"homepage": "https://nodejs.org",
"version": "10.7.0",
"version": "10.8.0",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://nodejs.org/dist/v10.7.0/node-v10.7.0-win-x64.7z",
"hash": "5ac24e0df8c8c43a2bdb751c66258aa4412b48eeae104c4f1bffb8659ded794e",
"extract_dir": "node-v10.7.0-win-x64"
"url": "https://nodejs.org/dist/v10.8.0/node-v10.8.0-win-x64.7z",
"hash": "13568f26465d5a4873ac1d6e82bc7fa50640df2ecf8c0d20220d39ec18d35a12",
"extract_dir": "node-v10.8.0-win-x64"
},
"32bit": {
"url": "https://nodejs.org/dist/v10.7.0/node-v10.7.0-win-x86.7z",
"hash": "c22ec146a4418998e340664eaea8d9688c573033b45e98962a3d3be0a198946f",
"extract_dir": "node-v10.7.0-win-x86"
"url": "https://nodejs.org/dist/v10.8.0/node-v10.8.0-win-x86.7z",
"hash": "d45222ab7cee7ab7cb802132d89c9afecdc6c86a8c927a316feb7d46e80bec6c",
"extract_dir": "node-v10.8.0-win-x86"
}
},
"persist": [