mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
nodejs: Update to version 15.8.0
This commit is contained in:
parent
37de871897
commit
d4b27163f1
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "15.7.0",
|
||||
"version": "15.8.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.7.0/node-v15.7.0-win-x64.7z",
|
||||
"hash": "52f49f158f7ed2ece2bc28b30b205af1bb212c867a3172e885e3ad63e4d7a4f9",
|
||||
"extract_dir": "node-v15.7.0-win-x64"
|
||||
"url": "https://nodejs.org/dist/v15.8.0/node-v15.8.0-win-x64.7z",
|
||||
"hash": "8cfe90e8a97d9973495498aa5b1a021e901f5859a26440193c3bb9c88cbdbc62",
|
||||
"extract_dir": "node-v15.8.0-win-x64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://nodejs.org/dist/v15.7.0/node-v15.7.0-win-x86.7z",
|
||||
"hash": "a8d65db87ddb046e2fd335acd6d8f9d52ae5469e70c8f56c074c4630c43a6c25",
|
||||
"extract_dir": "node-v15.7.0-win-x86"
|
||||
"url": "https://nodejs.org/dist/v15.8.0/node-v15.8.0-win-x86.7z",
|
||||
"hash": "53a9964d5637546470d0d343aef2c677615d47a1d96f9c818ff6afe4d04acd5a",
|
||||
"extract_dir": "node-v15.8.0-win-x86"
|
||||
}
|
||||
},
|
||||
"persist": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user