nodejs-lts: Update to version 12.18.1

This commit is contained in:
Richard Kuhnt 2020-06-17 17:00:32 +00:00
parent bfd7e5abfb
commit 5881895be9

View File

@ -1,18 +1,18 @@
{ {
"homepage": "https://nodejs.org", "homepage": "https://nodejs.org",
"description": "As an asynchronous event driven JavaScript runtime, Node is designed to build scalable network applications. (Long Term Support)", "description": "As an asynchronous event driven JavaScript runtime, Node is designed to build scalable network applications. (Long Term Support)",
"version": "12.18.0", "version": "12.18.1",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://nodejs.org/dist/v12.18.0/node-v12.18.0-win-x64.7z", "url": "https://nodejs.org/dist/v12.18.1/node-v12.18.1-win-x64.7z",
"hash": "ba0df9132406a6ce08200e208802662b7199d9094a2734fa886053c977ba77f1", "hash": "a1842ce62132483d4fe3f7bf16639fa656c5d7ece9ecc09df3958a93a9a6d54e",
"extract_dir": "node-v12.18.0-win-x64" "extract_dir": "node-v12.18.1-win-x64"
}, },
"32bit": { "32bit": {
"url": "https://nodejs.org/dist/v12.18.0/node-v12.18.0-win-x86.7z", "url": "https://nodejs.org/dist/v12.18.1/node-v12.18.1-win-x86.7z",
"hash": "9b9495851c49fa0d53619dc96886c044018ad2378f27c08c978695f15dfc16e2", "hash": "0e7f814063785bb9a108d88bcc15c31d826c21cd3ef22920f9fe5eb54490dde0",
"extract_dir": "node-v12.18.0-win-x86" "extract_dir": "node-v12.18.1-win-x86"
} }
}, },
"persist": [ "persist": [