mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-09 10:11:21 +00:00
nodejs: Update to version 13.13.0
This commit is contained in:
parent
b2fe70b1c5
commit
5c0358acd7
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"homepage": "https://nodejs.org",
|
"homepage": "https://nodejs.org",
|
||||||
"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.",
|
||||||
"version": "13.12.0",
|
"version": "13.13.0",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://nodejs.org/dist/v13.12.0/node-v13.12.0-win-x64.7z",
|
"url": "https://nodejs.org/dist/v13.13.0/node-v13.13.0-win-x64.7z",
|
||||||
"hash": "d4346f855d80f94ac963b0cdc723285211f29f548628e3bccb245c93a2e5414a",
|
"hash": "a071c0b94a1571d0f1b11e9e39eed39bb7684a420333174b3a4c89f8ed0c371f",
|
||||||
"extract_dir": "node-v13.12.0-win-x64"
|
"extract_dir": "node-v13.13.0-win-x64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://nodejs.org/dist/v13.12.0/node-v13.12.0-win-x86.7z",
|
"url": "https://nodejs.org/dist/v13.13.0/node-v13.13.0-win-x86.7z",
|
||||||
"hash": "a26f00af29b2311c395cc7dfcd193ba20b19fb9330724b8291747314947db4dd",
|
"hash": "66ed2b7b981101249a932aaac6f4a35b7e17ea5d81f76468a731924c9d79c862",
|
||||||
"extract_dir": "node-v13.12.0-win-x86"
|
"extract_dir": "node-v13.13.0-win-x86"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"persist": [
|
"persist": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user