mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-02-02 18:14:49 +00:00
nodejs: Update to version 16.10.0
This commit is contained in:
parent
02d76c00c6
commit
7e0fed478d
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "16.9.1",
|
||||
"version": "16.10.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.9.1/node-v16.9.1-win-x64.7z",
|
||||
"hash": "83c4dc9b6478fd065d0fdce0f4d578de0b24bd54b2f85f8970b3f2dce870c9cc",
|
||||
"extract_dir": "node-v16.9.1-win-x64"
|
||||
"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"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://nodejs.org/dist/v16.9.1/node-v16.9.1-win-x86.7z",
|
||||
"hash": "3cbda57e7a133fbdf3e12d6fbcb2049b89de9d8c31ff9716f227df5253fadaab",
|
||||
"extract_dir": "node-v16.9.1-win-x86"
|
||||
"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"
|
||||
}
|
||||
},
|
||||
"persist": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user