mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
nodejs: Update to version 14.6.0
This commit is contained in:
parent
02cdd1e446
commit
ef16045608
@ -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.5.0",
|
"version": "14.6.0",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://nodejs.org/dist/v14.5.0/node-v14.5.0-win-x64.7z",
|
"url": "https://nodejs.org/dist/v14.6.0/node-v14.6.0-win-x64.7z",
|
||||||
"hash": "1361eecf92c753d50ce14f97138069a1de7aaccd0df59180dccd25cb48d2779d",
|
"hash": "078407a38f747e7d2a1ff2765f44ce2b8bc9aa040c28e35b28b0ae0dffbde50f",
|
||||||
"extract_dir": "node-v14.5.0-win-x64"
|
"extract_dir": "node-v14.6.0-win-x64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://nodejs.org/dist/v14.5.0/node-v14.5.0-win-x86.7z",
|
"url": "https://nodejs.org/dist/v14.6.0/node-v14.6.0-win-x86.7z",
|
||||||
"hash": "a5b8d99ce59e700ec237aa471d94c8e9b0e3b3f287a00860d3494b8ede4d5ed6",
|
"hash": "79d213d67028e3dfb9a1d3db26d1f0c6ad0967276fc794b8a4544c23061c9fc7",
|
||||||
"extract_dir": "node-v14.5.0-win-x86"
|
"extract_dir": "node-v14.6.0-win-x86"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"persist": [
|
"persist": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user