nodejs: Update to version 12.8.1

This commit is contained in:
Richard Kuhnt 2019-08-15 14:00:23 +00:00
parent 6f186b9a32
commit 54dccd9572

View File

@ -1,17 +1,17 @@
{ {
"homepage": "https://nodejs.org", "homepage": "https://nodejs.org",
"version": "12.8.0", "version": "12.8.1",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://nodejs.org/dist/v12.8.0/node-v12.8.0-win-x64.7z", "url": "https://nodejs.org/dist/v12.8.1/node-v12.8.1-win-x64.7z",
"hash": "3be01afe6534adf049120ecf6304ff4ff7b424bbcd88572ae19e34d96ecaf329", "hash": "52ece730f0d4d80657eb8d5c62120c2a91f435b8ef3bea672e1bfdaf9f7eae70",
"extract_dir": "node-v12.8.0-win-x64" "extract_dir": "node-v12.8.1-win-x64"
}, },
"32bit": { "32bit": {
"url": "https://nodejs.org/dist/v12.8.0/node-v12.8.0-win-x86.7z", "url": "https://nodejs.org/dist/v12.8.1/node-v12.8.1-win-x86.7z",
"hash": "14922475db215dbcd24911bad4589983127be373ad44f32139937bdf5be7d442", "hash": "73e50beac826d2a68ad7bfa9c69d02881651a84d8284b609eb6de1f816422ce1",
"extract_dir": "node-v12.8.0-win-x86" "extract_dir": "node-v12.8.1-win-x86"
} }
}, },
"persist": [ "persist": [