mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-02-28 22:34:41 +00:00
nodejs-lts: Update to version 16.15.1
This commit is contained in:
parent
a5586f4fa4
commit
0b2741edd3
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "16.15.0",
|
||||
"version": "16.15.1",
|
||||
"description": "As an asynchronous event driven JavaScript runtime, Node is designed to build scalable network applications. (Long Term Support)",
|
||||
"homepage": "https://nodejs.org",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://nodejs.org/dist/v16.15.0/node-v16.15.0-win-x64.7z",
|
||||
"hash": "7c67bf60fd785fdcc9daf8c7ed19f15affb8d266121ef387efc678069bb78fb5",
|
||||
"extract_dir": "node-v16.15.0-win-x64"
|
||||
"url": "https://nodejs.org/dist/v16.15.1/node-v16.15.1-win-x64.7z",
|
||||
"hash": "378a9202374ac65377e13966dc80d435538db5a5cb128d629fa69f638c157a83",
|
||||
"extract_dir": "node-v16.15.1-win-x64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://nodejs.org/dist/v16.15.0/node-v16.15.0-win-x86.7z",
|
||||
"hash": "63576c0ce442a2d9f158cbf9a1f57f44e173f2f3ef978a520b6b4c0c92f10ae0",
|
||||
"extract_dir": "node-v16.15.0-win-x86"
|
||||
"url": "https://nodejs.org/dist/v16.15.1/node-v16.15.1-win-x86.7z",
|
||||
"hash": "d03c7d1dbe397a6095d0119c2a48105949c12e212fb7cda5a8df986a1af69a9b",
|
||||
"extract_dir": "node-v16.15.1-win-x86"
|
||||
}
|
||||
},
|
||||
"persist": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user