mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
nodejs: Update to version 13.10.1
This commit is contained in:
parent
62262f9d37
commit
7a9938b115
@ -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.10.0",
|
||||
"version": "13.10.1",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"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"
|
||||
"url": "https://nodejs.org/dist/v13.10.1/node-v13.10.1-win-x64.7z",
|
||||
"hash": "52d684cf5f0fe4f261a9b536c4d112c7ec2695eb62bb8fb32ec32b11e39496bb",
|
||||
"extract_dir": "node-v13.10.1-win-x64"
|
||||
},
|
||||
"32bit": {
|
||||
"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"
|
||||
"url": "https://nodejs.org/dist/v13.10.1/node-v13.10.1-win-x86.7z",
|
||||
"hash": "4886a322e195c6d82c09888326282accab946aa49ce7f5b92d6f95f4624e42cc",
|
||||
"extract_dir": "node-v13.10.1-win-x86"
|
||||
}
|
||||
},
|
||||
"persist": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user