mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
nodejs-lts: Update to version 12.13.1
This commit is contained in:
parent
1e556d6f7a
commit
49043414cb
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"homepage": "https://nodejs.org",
|
"homepage": "https://nodejs.org",
|
||||||
"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)",
|
||||||
"version": "12.13.0",
|
"version": "12.13.1",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://nodejs.org/dist/v12.13.0/node-v12.13.0-win-x64.7z",
|
"url": "https://nodejs.org/dist/v12.13.1/node-v12.13.1-win-x64.7z",
|
||||||
"hash": "ca6cb0f7b0b8656f52aeb1d6e01726909a53ae4fc39076da1b3f66ab82e89a14",
|
"hash": "cf0938b607ba0ef2f304e96a07be5abe1b6a48e24e492e32d2e104d90653aa7d",
|
||||||
"extract_dir": "node-v12.13.0-win-x64"
|
"extract_dir": "node-v12.13.1-win-x64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://nodejs.org/dist/v12.13.0/node-v12.13.0-win-x86.7z",
|
"url": "https://nodejs.org/dist/v12.13.1/node-v12.13.1-win-x86.7z",
|
||||||
"hash": "38b6c8d1320646e50a2772cf1df8e700ff7a4021275415f30fd03c977f726079",
|
"hash": "509426c34c56b0fb65af7a36e889a904d8ff29f3709920c7caace9764274e867",
|
||||||
"extract_dir": "node-v12.13.0-win-x86"
|
"extract_dir": "node-v12.13.1-win-x86"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"persist": [
|
"persist": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user