mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
nodejs: Update to version 15.9.0
This commit is contained in:
parent
7667deeac3
commit
5a99665097
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "15.8.0",
|
"version": "15.9.0",
|
||||||
"description": "As an asynchronous event driven JavaScript runtime, Node is designed to build scalable network applications.",
|
"description": "As an asynchronous event driven JavaScript runtime, Node is designed to build scalable network applications.",
|
||||||
"homepage": "https://nodejs.org",
|
"homepage": "https://nodejs.org",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://nodejs.org/dist/v15.8.0/node-v15.8.0-win-x64.7z",
|
"url": "https://nodejs.org/dist/v15.9.0/node-v15.9.0-win-x64.7z",
|
||||||
"hash": "8cfe90e8a97d9973495498aa5b1a021e901f5859a26440193c3bb9c88cbdbc62",
|
"hash": "949a15edd5dc3a3c5cfa16ce8235f1290b7d4b2b89efb951f26ef4566e09d79f",
|
||||||
"extract_dir": "node-v15.8.0-win-x64"
|
"extract_dir": "node-v15.9.0-win-x64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://nodejs.org/dist/v15.8.0/node-v15.8.0-win-x86.7z",
|
"url": "https://nodejs.org/dist/v15.9.0/node-v15.9.0-win-x86.7z",
|
||||||
"hash": "53a9964d5637546470d0d343aef2c677615d47a1d96f9c818ff6afe4d04acd5a",
|
"hash": "f909653ff31dcc1004bf3d8e056933f3513ff616fcf135cb720de7cb6d93c312",
|
||||||
"extract_dir": "node-v15.8.0-win-x86"
|
"extract_dir": "node-v15.9.0-win-x86"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"persist": [
|
"persist": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user