mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
nodejs-lts: Update to version 16.13.2
This commit is contained in:
parent
1feb1c43ab
commit
5739b18edb
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "16.13.1",
|
"version": "16.13.2",
|
||||||
"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.13.1/node-v16.13.1-win-x64.7z",
|
"url": "https://nodejs.org/dist/v16.13.2/node-v16.13.2-win-x64.7z",
|
||||||
"hash": "e4e06ca94b46522096cbf3baa836dbb8af8b44d6c0db0ad577881dc9edf1d252",
|
"hash": "df1cd0a54fbc0ddf6a6149a133bd737d55806b0cb3f3bb2be91e03c3760226af",
|
||||||
"extract_dir": "node-v16.13.1-win-x64"
|
"extract_dir": "node-v16.13.2-win-x64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://nodejs.org/dist/v16.13.1/node-v16.13.1-win-x86.7z",
|
"url": "https://nodejs.org/dist/v16.13.2/node-v16.13.2-win-x86.7z",
|
||||||
"hash": "439728a9c2d708e24669897d40b64b02e8d4e55c2e8c5e6f90552e1f20cf534e",
|
"hash": "8ccbbf348eafc8ffd140f3d193c76a060056d10148a053aeed327774ce70ec59",
|
||||||
"extract_dir": "node-v16.13.1-win-x86"
|
"extract_dir": "node-v16.13.2-win-x86"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"persist": [
|
"persist": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user