mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
nodejs: Update to version 16.11.0
This commit is contained in:
parent
4919d6904a
commit
5fec63de52
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "16.10.0",
|
||||
"version": "16.11.0",
|
||||
"description": "As an asynchronous event driven JavaScript runtime, Node is designed to build scalable network applications.",
|
||||
"homepage": "https://nodejs.org",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://nodejs.org/dist/v16.10.0/node-v16.10.0-win-x64.7z",
|
||||
"hash": "c8ed55a1e9285ec261c95457226cdcbbed12cff3cdb715f464de185d9c5f2f0b",
|
||||
"extract_dir": "node-v16.10.0-win-x64"
|
||||
"url": "https://nodejs.org/dist/v16.11.0/node-v16.11.0-win-x64.7z",
|
||||
"hash": "ef2c8049e2a6e34b72fa7f2b2618e5e5f91c1a5f4c816ee54cf462dc31b9b584",
|
||||
"extract_dir": "node-v16.11.0-win-x64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://nodejs.org/dist/v16.10.0/node-v16.10.0-win-x86.7z",
|
||||
"hash": "d1fe8079361f9e524e471173f92de4b47a8c7ecd20fee557283fb524b3e31c9a",
|
||||
"extract_dir": "node-v16.10.0-win-x86"
|
||||
"url": "https://nodejs.org/dist/v16.11.0/node-v16.11.0-win-x86.7z",
|
||||
"hash": "b6869590c9709a739d01ac08543ee901598357a75d51674872190d463dc44ba9",
|
||||
"extract_dir": "node-v16.11.0-win-x86"
|
||||
}
|
||||
},
|
||||
"persist": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user