mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
nodejs-lts: Update to version 16.16.0
This commit is contained in:
parent
0fefb924a1
commit
d98fc58505
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "16.15.1",
|
||||
"version": "16.16.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/v16.15.1/node-v16.15.1-win-x64.7z",
|
||||
"hash": "378a9202374ac65377e13966dc80d435538db5a5cb128d629fa69f638c157a83",
|
||||
"extract_dir": "node-v16.15.1-win-x64"
|
||||
"url": "https://nodejs.org/dist/v16.16.0/node-v16.16.0-win-x64.7z",
|
||||
"hash": "cfe9ba47f32dd2c667078ed175e76cad1d00bd4ea9f915219ead81d2cfca3c34",
|
||||
"extract_dir": "node-v16.16.0-win-x64"
|
||||
},
|
||||
"32bit": {
|
||||
"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"
|
||||
"url": "https://nodejs.org/dist/v16.16.0/node-v16.16.0-win-x86.7z",
|
||||
"hash": "a933c0f78bc653dfba11df49c476e90e7ed2492f34319d74bf7de2b21f8943d8",
|
||||
"extract_dir": "node-v16.16.0-win-x86"
|
||||
}
|
||||
},
|
||||
"persist": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user