mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
nodejs-lts: Update to version 16.14.1
This commit is contained in:
parent
49f5a089a7
commit
69b2ca76f3
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "16.14.0",
|
"version": "16.14.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/v16.14.0/node-v16.14.0-win-x64.7z",
|
"url": "https://nodejs.org/dist/v16.14.1/node-v16.14.1-win-x64.7z",
|
||||||
"hash": "936a7096244591f044232b6c023b59301d0d2d3819df0310701d3e9d2be0d7ff",
|
"hash": "40e94c692fa3280bce47607787bc7563422c4efb03a0033c8ecbcedfe259a34d",
|
||||||
"extract_dir": "node-v16.14.0-win-x64"
|
"extract_dir": "node-v16.14.1-win-x64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://nodejs.org/dist/v16.14.0/node-v16.14.0-win-x86.7z",
|
"url": "https://nodejs.org/dist/v16.14.1/node-v16.14.1-win-x86.7z",
|
||||||
"hash": "509f2b68d13fde1808c933840e2b1e15fc48a137153496f4bac52f875ad7eeac",
|
"hash": "95149b683a60eccb87558338a0ff4549bdedecbd72a2b3244d49fb3243ad7d9d",
|
||||||
"extract_dir": "node-v16.14.0-win-x86"
|
"extract_dir": "node-v16.14.1-win-x86"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"persist": [
|
"persist": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user