mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 17:21:20 +00:00
nodejs-lts: Update to version 10.16.3
This commit is contained in:
parent
791c9e3a5b
commit
461db88c7e
@ -1,18 +1,18 @@
|
||||
{
|
||||
"homepage": "https://nodejs.org",
|
||||
"description": "As an asynchronous event driven JavaScript runtime, Node is designed to build scalable network applications. (Long Term Support)",
|
||||
"version": "10.16.2",
|
||||
"version": "10.16.3",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://nodejs.org/dist/v10.16.2/node-v10.16.2-win-x64.7z",
|
||||
"hash": "79f58ff41473ebc24fa5b0391a458e81258035b65b31e057b50c204d3cf6590b",
|
||||
"extract_dir": "node-v10.16.2-win-x64"
|
||||
"url": "https://nodejs.org/dist/v10.16.3/node-v10.16.3-win-x64.7z",
|
||||
"hash": "c2cc3b95d6e8504b20623cfe74f848d1ebc2f43a262e7bae14bee64db2b13889",
|
||||
"extract_dir": "node-v10.16.3-win-x64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://nodejs.org/dist/v10.16.2/node-v10.16.2-win-x86.7z",
|
||||
"hash": "bfbc8516b67769942ad50bcb964e7025d3591915ecf4d3ad6e966160858ca699",
|
||||
"extract_dir": "node-v10.16.2-win-x86"
|
||||
"url": "https://nodejs.org/dist/v10.16.3/node-v10.16.3-win-x86.7z",
|
||||
"hash": "fc1ccb1e6f12fe68e816c552e6b1df289a8bfe064c025eb62c360bd041da4a5f",
|
||||
"extract_dir": "node-v10.16.3-win-x86"
|
||||
}
|
||||
},
|
||||
"persist": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user