mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-09 18:21:22 +00:00
nodejs: Update to version 13.7.0
This commit is contained in:
parent
663c6afc89
commit
aec85252bf
@ -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.6.0",
|
||||
"version": "13.7.0",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://nodejs.org/dist/v13.6.0/node-v13.6.0-win-x64.7z",
|
||||
"hash": "4f4960e88edc5c8873c19dcb504295b9f068651cfd6459aae69c612ddeb0a33c",
|
||||
"extract_dir": "node-v13.6.0-win-x64"
|
||||
"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"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://nodejs.org/dist/v13.6.0/node-v13.6.0-win-x86.7z",
|
||||
"hash": "2608a9aca6fee6d6a32f1cfc27be2cf04d55cd36c17c7e8b7e717655f37a37a3",
|
||||
"extract_dir": "node-v13.6.0-win-x86"
|
||||
"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"
|
||||
}
|
||||
},
|
||||
"persist": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user