nodejs-lts: Update to version 14.17.1

This commit is contained in:
Richard Kuhnt 2021-06-15 13:01:21 +00:00
parent 5650e732d8
commit f0d4d00188

View File

@ -1,18 +1,18 @@
{ {
"version": "14.17.0", "version": "14.17.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.17.0/node-v14.17.0-win-x64.7z", "url": "https://nodejs.org/dist/v14.17.1/node-v14.17.1-win-x64.7z",
"hash": "bfd45ff5065def2aa85e5da3c7e88035078c956286d9ea0220752ad98d6d28de", "hash": "d99bf8769198188ce4609e222e988de66dd2c3c529a9cebebc56556879c85fe4",
"extract_dir": "node-v14.17.0-win-x64" "extract_dir": "node-v14.17.1-win-x64"
}, },
"32bit": { "32bit": {
"url": "https://nodejs.org/dist/v14.17.0/node-v14.17.0-win-x86.7z", "url": "https://nodejs.org/dist/v14.17.1/node-v14.17.1-win-x86.7z",
"hash": "ce5f166bab925f9c6ae99c5f8f7b105bd98e20b3554a9016bf3dcb3c2746fa2d", "hash": "75396248fd5b5e0d6617aa8029fb07bc5dcf036e1d33ff82896e33224c43e0cd",
"extract_dir": "node-v14.17.0-win-x86" "extract_dir": "node-v14.17.1-win-x86"
} }
}, },
"persist": [ "persist": [