mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 23:01:19 +00:00
nodejs: Update to version 15.4.0
This commit is contained in:
parent
d121ea77db
commit
3f15faf8f2
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "15.3.0",
|
||||
"version": "15.4.0",
|
||||
"description": "As an asynchronous event driven JavaScript runtime, Node is designed to build scalable network applications.",
|
||||
"homepage": "https://nodejs.org",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://nodejs.org/dist/v15.3.0/node-v15.3.0-win-x64.7z",
|
||||
"hash": "bde2cbe77b67b2de72ecf955387c511d95852e6108c3b7e6b357932b10388730",
|
||||
"extract_dir": "node-v15.3.0-win-x64"
|
||||
"url": "https://nodejs.org/dist/v15.4.0/node-v15.4.0-win-x64.7z",
|
||||
"hash": "343f603329de39f4019df9ef8ff7610d3e079bc397afd15560abf7bd9f60fafe",
|
||||
"extract_dir": "node-v15.4.0-win-x64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://nodejs.org/dist/v15.3.0/node-v15.3.0-win-x86.7z",
|
||||
"hash": "0e035388c090dbdbd874e93b2e2ffbe129cf99c427e42c51f3f3a6353516c6f7",
|
||||
"extract_dir": "node-v15.3.0-win-x86"
|
||||
"url": "https://nodejs.org/dist/v15.4.0/node-v15.4.0-win-x86.7z",
|
||||
"hash": "ac97daba712c7e5ae58d8cdd9e7e7a3103092efdaef0328b14e80bc046b21d86",
|
||||
"extract_dir": "node-v15.4.0-win-x86"
|
||||
}
|
||||
},
|
||||
"persist": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user