mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 05:41:32 +00:00
nodejs: Update to version 16.9.1
This commit is contained in:
parent
b3f8f8e06e
commit
db7933319e
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "16.9.0",
|
||||
"version": "16.9.1",
|
||||
"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.0/node-v16.9.0-win-x64.7z",
|
||||
"hash": "f526cc79568193b5ea66ce8297dbdf48dbd1601005e48952e83fb84fba415687",
|
||||
"extract_dir": "node-v16.9.0-win-x64"
|
||||
"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"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://nodejs.org/dist/v16.9.0/node-v16.9.0-win-x86.7z",
|
||||
"hash": "b2b6c83958321784f55cbfe179d8f2907c2d75547f18324a02b9e690cfd69612",
|
||||
"extract_dir": "node-v16.9.0-win-x86"
|
||||
"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"
|
||||
}
|
||||
},
|
||||
"persist": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user