nodejs-lts: Update to version 14.18.1

This commit is contained in:
Richard Kuhnt 2021-10-12 16:01:50 +00:00
parent d88e914270
commit a68feb3113

View File

@ -1,18 +1,18 @@
{ {
"version": "14.18.0", "version": "14.18.1",
"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)",
"homepage": "https://nodejs.org", "homepage": "https://nodejs.org",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://nodejs.org/dist/v14.18.0/node-v14.18.0-win-x64.7z", "url": "https://nodejs.org/dist/v14.18.1/node-v14.18.1-win-x64.7z",
"hash": "7a6681ec8df968421abec28d6fa957fdddf1f7708e52ac0d069e0108a4baa0e5", "hash": "36f51353a4650ed8c842b33991fe2aaad29dd0f80aae7864d591a52430a64503",
"extract_dir": "node-v14.18.0-win-x64" "extract_dir": "node-v14.18.1-win-x64"
}, },
"32bit": { "32bit": {
"url": "https://nodejs.org/dist/v14.18.0/node-v14.18.0-win-x86.7z", "url": "https://nodejs.org/dist/v14.18.1/node-v14.18.1-win-x86.7z",
"hash": "aa2da586d71437468f36c7e5f7143a2f5f8589e2e2d47c4303b2e221a498ecc6", "hash": "bcd5b62a214479ec2b047f17224d5cdde14978cbb68ff58a8c2d23aa10bce9bd",
"extract_dir": "node-v14.18.0-win-x86" "extract_dir": "node-v14.18.1-win-x86"
} }
}, },
"persist": [ "persist": [