mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
nodejs: Update to version 13.4.0
This commit is contained in:
parent
979d35152c
commit
8d7b558084
@ -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": "13.3.0",
|
"version": "13.4.0",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://nodejs.org/dist/v13.3.0/node-v13.3.0-win-x64.7z",
|
"url": "https://nodejs.org/dist/v13.4.0/node-v13.4.0-win-x64.7z",
|
||||||
"hash": "9bc1cded78ffe6d5a646976efbd224f0cae15b2efcdda6058a6b948bd409a77e",
|
"hash": "285d3144ceb7fdf2a054c3868621868c45214f14291afe641f9ec76b1522344b",
|
||||||
"extract_dir": "node-v13.3.0-win-x64"
|
"extract_dir": "node-v13.4.0-win-x64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://nodejs.org/dist/v13.3.0/node-v13.3.0-win-x86.7z",
|
"url": "https://nodejs.org/dist/v13.4.0/node-v13.4.0-win-x86.7z",
|
||||||
"hash": "42a883d37a0b3c99e4d1356daa3c9db295ed543f4a2a62c89c3d67ced5c955d4",
|
"hash": "2a6c6b60afc74cb1c3d2bfa522f357c3dcc0295bb6c4d07d190016955964d232",
|
||||||
"extract_dir": "node-v13.3.0-win-x86"
|
"extract_dir": "node-v13.4.0-win-x86"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"persist": [
|
"persist": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user