mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
nodejs-lts: Update to version 12.16.1
This commit is contained in:
parent
8c293c812e
commit
818394cc8c
@ -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": "12.16.0",
|
||||
"version": "12.16.1",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://nodejs.org/dist/v12.16.0/node-v12.16.0-win-x64.7z",
|
||||
"hash": "09d0c8f0457ebdcab0a432b8756a8ce7baa2039ed6c98e52c292779d4062490f",
|
||||
"extract_dir": "node-v12.16.0-win-x64"
|
||||
"url": "https://nodejs.org/dist/v12.16.1/node-v12.16.1-win-x64.7z",
|
||||
"hash": "e97aa4c4dc44185f55be7f46ff70a5594066f50853f3b7ad409cc108d32eef17",
|
||||
"extract_dir": "node-v12.16.1-win-x64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://nodejs.org/dist/v12.16.0/node-v12.16.0-win-x86.7z",
|
||||
"hash": "d24c1dc92e59a0cc8ac60e8cd9e3e41df0a45bb05ca73ad3e75367277339a237",
|
||||
"extract_dir": "node-v12.16.0-win-x86"
|
||||
"url": "https://nodejs.org/dist/v12.16.1/node-v12.16.1-win-x86.7z",
|
||||
"hash": "2091f727d84044062e2657e20a24ccfbad3c699ee337c47d60ce77fcdadd711a",
|
||||
"extract_dir": "node-v12.16.1-win-x86"
|
||||
}
|
||||
},
|
||||
"persist": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user