mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 09:11:18 +00:00
nodejs: Update to version 15.3.0
This commit is contained in:
parent
fb38b45c6c
commit
798a6236f6
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "15.2.1",
|
||||
"version": "15.3.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.2.1/node-v15.2.1-win-x64.7z",
|
||||
"hash": "e6aef3dfa43b8e09d9819476551ecace73a3e5f6f5729854a704fc0d36f108ff",
|
||||
"extract_dir": "node-v15.2.1-win-x64"
|
||||
"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"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://nodejs.org/dist/v15.2.1/node-v15.2.1-win-x86.7z",
|
||||
"hash": "5b4c550e53531969dc5cb6ac0eeb637c2214eb9014fa6a058d738167827097e2",
|
||||
"extract_dir": "node-v15.2.1-win-x86"
|
||||
"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"
|
||||
}
|
||||
},
|
||||
"persist": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user