mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
nodejs: Update to version 13.10.0
This commit is contained in:
parent
af9366f783
commit
6c78b392b1
@ -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.9.0",
|
||||
"version": "13.10.0",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://nodejs.org/dist/v13.9.0/node-v13.9.0-win-x64.7z",
|
||||
"hash": "0a8bf288f3dab710abf606c7e238e7b77670983de38c17d1a69a5361cfcddcff",
|
||||
"extract_dir": "node-v13.9.0-win-x64"
|
||||
"url": "https://nodejs.org/dist/v13.10.0/node-v13.10.0-win-x64.7z",
|
||||
"hash": "d904d8b3882f4804a56410157f712611674eb33f5a2cb9d64f9d31db8bb23317",
|
||||
"extract_dir": "node-v13.10.0-win-x64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://nodejs.org/dist/v13.9.0/node-v13.9.0-win-x86.7z",
|
||||
"hash": "8232a2a922ce86e926c572097df3d52bd9bd0f15e84bc646dc76226f253b4a21",
|
||||
"extract_dir": "node-v13.9.0-win-x86"
|
||||
"url": "https://nodejs.org/dist/v13.10.0/node-v13.10.0-win-x86.7z",
|
||||
"hash": "436657f0b1495288b846ff1da8bbfaff9a262d08098d8d7e3026a86556a88486",
|
||||
"extract_dir": "node-v13.10.0-win-x86"
|
||||
}
|
||||
},
|
||||
"persist": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user