mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 21:01:25 +00:00
nodejs-lts: Update to version 12.18.2
This commit is contained in:
parent
880a5ce4f9
commit
b0b6bf0f7a
@ -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.18.1",
|
||||
"version": "12.18.2",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://nodejs.org/dist/v12.18.1/node-v12.18.1-win-x64.7z",
|
||||
"hash": "a1842ce62132483d4fe3f7bf16639fa656c5d7ece9ecc09df3958a93a9a6d54e",
|
||||
"extract_dir": "node-v12.18.1-win-x64"
|
||||
"url": "https://nodejs.org/dist/v12.18.2/node-v12.18.2-win-x64.7z",
|
||||
"hash": "cb356e145568ec301c2b735e5000f682bdd070995f1191449d5d47091776b104",
|
||||
"extract_dir": "node-v12.18.2-win-x64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://nodejs.org/dist/v12.18.1/node-v12.18.1-win-x86.7z",
|
||||
"hash": "0e7f814063785bb9a108d88bcc15c31d826c21cd3ef22920f9fe5eb54490dde0",
|
||||
"extract_dir": "node-v12.18.1-win-x86"
|
||||
"url": "https://nodejs.org/dist/v12.18.2/node-v12.18.2-win-x86.7z",
|
||||
"hash": "375d5412e5b215721c0468b833336255c0fad3c32d4b625e6f2ddc3e894a9e78",
|
||||
"extract_dir": "node-v12.18.2-win-x86"
|
||||
}
|
||||
},
|
||||
"persist": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user