mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
nodejs-lts: Update to version 16.13.0
This commit is contained in:
parent
4191468c72
commit
d858fd5c07
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "14.18.1",
|
||||
"version": "16.13.0",
|
||||
"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/v14.18.1/node-v14.18.1-win-x64.7z",
|
||||
"hash": "36f51353a4650ed8c842b33991fe2aaad29dd0f80aae7864d591a52430a64503",
|
||||
"extract_dir": "node-v14.18.1-win-x64"
|
||||
"url": "https://nodejs.org/dist/v16.13.0/node-v16.13.0-win-x64.7z",
|
||||
"hash": "f4402bebb34339d9b6f1814df17eed278ec79ec6f0f7501203b2681b284c644d",
|
||||
"extract_dir": "node-v16.13.0-win-x64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://nodejs.org/dist/v14.18.1/node-v14.18.1-win-x86.7z",
|
||||
"hash": "bcd5b62a214479ec2b047f17224d5cdde14978cbb68ff58a8c2d23aa10bce9bd",
|
||||
"extract_dir": "node-v14.18.1-win-x86"
|
||||
"url": "https://nodejs.org/dist/v16.13.0/node-v16.13.0-win-x86.7z",
|
||||
"hash": "d93bceda06924a46c7035d74e99dd58802960f4ce9dc6c3aa8c55118612c4106",
|
||||
"extract_dir": "node-v16.13.0-win-x86"
|
||||
}
|
||||
},
|
||||
"persist": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user