mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
nodejs: Update to version 14.12.0
This commit is contained in:
parent
d7bc8ca615
commit
2d323b0541
@ -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.",
|
"description": "As an asynchronous event driven JavaScript runtime, Node is designed to build scalable network applications.",
|
||||||
"version": "14.11.0",
|
"version": "14.12.0",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://nodejs.org/dist/v14.11.0/node-v14.11.0-win-x64.7z",
|
"url": "https://nodejs.org/dist/v14.12.0/node-v14.12.0-win-x64.7z",
|
||||||
"hash": "e1e59a72b892563fbc3b2df8059b5b42a72e697def6fafe83cf5aecb69fbc979",
|
"hash": "051e2cf294f715a5e2067bd6794c94b12a249a145a5bb66468bbbb54e482f3a0",
|
||||||
"extract_dir": "node-v14.11.0-win-x64"
|
"extract_dir": "node-v14.12.0-win-x64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://nodejs.org/dist/v14.11.0/node-v14.11.0-win-x86.7z",
|
"url": "https://nodejs.org/dist/v14.12.0/node-v14.12.0-win-x86.7z",
|
||||||
"hash": "67706e3d22d4c88f512245b24acbc3a4b7a0656a5edae3d821fbfa2d06934fbf",
|
"hash": "6925b00cb530bb4fbff8c69fb43f66b714d944e7757041979100dd3c243e7374",
|
||||||
"extract_dir": "node-v14.11.0-win-x86"
|
"extract_dir": "node-v14.12.0-win-x86"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"persist": [
|
"persist": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user