mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
nodejs: Update to version 13.2.0
This commit is contained in:
parent
fdb4d921cc
commit
b75483368d
@ -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.1.0",
|
"version": "13.2.0",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://nodejs.org/dist/v13.1.0/node-v13.1.0-win-x64.7z",
|
"url": "https://nodejs.org/dist/v13.2.0/node-v13.2.0-win-x64.7z",
|
||||||
"hash": "8f242259fa929f759f06bb1cf399df3b81061eb1ce5ccaa9d206dc157fcf93fc",
|
"hash": "cf1ee206af0a14d9283ba93af3e09275253f69d73551cf7216e14d00296ad692",
|
||||||
"extract_dir": "node-v13.1.0-win-x64"
|
"extract_dir": "node-v13.2.0-win-x64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://nodejs.org/dist/v13.1.0/node-v13.1.0-win-x86.7z",
|
"url": "https://nodejs.org/dist/v13.2.0/node-v13.2.0-win-x86.7z",
|
||||||
"hash": "c4ecf16dd147956c9335b547fdfb1b0eb1c333c1a1722843b45ba04b9fee17fe",
|
"hash": "0454cda2ed6603c0d73121d1ec0aa15d30abafa79fdd742b11d21fa1cef47ba0",
|
||||||
"extract_dir": "node-v13.1.0-win-x86"
|
"extract_dir": "node-v13.2.0-win-x86"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"persist": [
|
"persist": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user