mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
nodejs: Update to version 14.10.1
This commit is contained in:
parent
53e96b0864
commit
66e2a5af10
@ -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": "14.10.0",
|
||||
"version": "14.10.1",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://nodejs.org/dist/v14.10.0/node-v14.10.0-win-x64.7z",
|
||||
"hash": "a06cdebcb9c0b5cf87600b6fcd2384ddee402ea7d7f9b921f4924c2fc94a9d89",
|
||||
"extract_dir": "node-v14.10.0-win-x64"
|
||||
"url": "https://nodejs.org/dist/v14.10.1/node-v14.10.1-win-x64.7z",
|
||||
"hash": "71b72c74370baf892fc713358439a39cf2fccbf80d76d5cc46b6555e94cb1a3b",
|
||||
"extract_dir": "node-v14.10.1-win-x64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://nodejs.org/dist/v14.10.0/node-v14.10.0-win-x86.7z",
|
||||
"hash": "d4e4f30c7d96f9fe0ad18ea2abd3e8108386a2c300b3726ad76b0869846217c8",
|
||||
"extract_dir": "node-v14.10.0-win-x86"
|
||||
"url": "https://nodejs.org/dist/v14.10.1/node-v14.10.1-win-x86.7z",
|
||||
"hash": "6a6694a609b851dcbfb902e9a7aad95c4e366cf511de5520dd61d5ef8bfd114d",
|
||||
"extract_dir": "node-v14.10.1-win-x86"
|
||||
}
|
||||
},
|
||||
"persist": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user