mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
nodejs: Update to version 13.8.0
This commit is contained in:
parent
541b00f31d
commit
b573e2b31d
@ -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.7.0",
|
||||
"version": "13.8.0",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://nodejs.org/dist/v13.7.0/node-v13.7.0-win-x64.7z",
|
||||
"hash": "be8ed2aef726e92af6e187079099e2c2df8fff2a1733553cd5b55cc3f99976b8",
|
||||
"extract_dir": "node-v13.7.0-win-x64"
|
||||
"url": "https://nodejs.org/dist/v13.8.0/node-v13.8.0-win-x64.7z",
|
||||
"hash": "b0bc2ba000a8828ff5c7371f250ea7f07c662646696f4fdefa99207ecb5481b1",
|
||||
"extract_dir": "node-v13.8.0-win-x64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://nodejs.org/dist/v13.7.0/node-v13.7.0-win-x86.7z",
|
||||
"hash": "7ae3639723d4bb5610841aed396d1f285f965a3133b8e354cc4f0c2dee457da7",
|
||||
"extract_dir": "node-v13.7.0-win-x86"
|
||||
"url": "https://nodejs.org/dist/v13.8.0/node-v13.8.0-win-x86.7z",
|
||||
"hash": "1f7af35b3b3999931e61df8e4d0e21fb6c416b7d3f780a31bb3c23c439672501",
|
||||
"extract_dir": "node-v13.8.0-win-x86"
|
||||
}
|
||||
},
|
||||
"persist": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user