mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
nodejs: Update to version 13.1.0
This commit is contained in:
parent
7339d7ccbd
commit
49b7be8a8f
@ -1,18 +1,18 @@
|
||||
{
|
||||
"homepage": "https://nodejs.org",
|
||||
"description": "As an asynchronous event driven JavaScript runtime, Node is designed to build scalable network applications.",
|
||||
"version": "13.0.1",
|
||||
"version": "13.1.0",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://nodejs.org/dist/v13.0.1/node-v13.0.1-win-x64.7z",
|
||||
"hash": "129640d5c4e2bf6ae4ec2f1e1a4163e92adde783bf97cfffc07c004c04fb28dc",
|
||||
"extract_dir": "node-v13.0.1-win-x64"
|
||||
"url": "https://nodejs.org/dist/v13.1.0/node-v13.1.0-win-x64.7z",
|
||||
"hash": "8f242259fa929f759f06bb1cf399df3b81061eb1ce5ccaa9d206dc157fcf93fc",
|
||||
"extract_dir": "node-v13.1.0-win-x64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://nodejs.org/dist/v13.0.1/node-v13.0.1-win-x86.7z",
|
||||
"hash": "da8805e75192d4499f9dbfa91dd46c6db7d9cdd771242b03885a944f00dacb31",
|
||||
"extract_dir": "node-v13.0.1-win-x86"
|
||||
"url": "https://nodejs.org/dist/v13.1.0/node-v13.1.0-win-x86.7z",
|
||||
"hash": "c4ecf16dd147956c9335b547fdfb1b0eb1c333c1a1722843b45ba04b9fee17fe",
|
||||
"extract_dir": "node-v13.1.0-win-x86"
|
||||
}
|
||||
},
|
||||
"persist": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user