mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
nodejs: Update to version 13.0.1
This commit is contained in:
parent
a820c7cf5a
commit
72eea3c3d6
@ -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.0",
|
||||
"version": "13.0.1",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://nodejs.org/dist/v13.0.0/node-v13.0.0-win-x64.7z",
|
||||
"hash": "2d4c62e07e3f739d4245400f1e20c9eef153333ba64fa69932515d49e9221b5e",
|
||||
"extract_dir": "node-v13.0.0-win-x64"
|
||||
"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"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://nodejs.org/dist/v13.0.0/node-v13.0.0-win-x86.7z",
|
||||
"hash": "abe5d685c804e167af649ded10cb4a42a1c9b198057c2bc29d749bee9b8b32e4",
|
||||
"extract_dir": "node-v13.0.0-win-x86"
|
||||
"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"
|
||||
}
|
||||
},
|
||||
"persist": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user