mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
nodejs: Update to version 16.3.0
This commit is contained in:
parent
49fb5b0c16
commit
e17c24b347
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "16.2.0",
|
||||
"version": "16.3.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.2.0/node-v16.2.0-win-x64.7z",
|
||||
"hash": "89a0f59d6c0b9be9498b62c40b4f5b5cd25325ee27dae91d4daf45b9ae019806",
|
||||
"extract_dir": "node-v16.2.0-win-x64"
|
||||
"url": "https://nodejs.org/dist/v16.3.0/node-v16.3.0-win-x64.7z",
|
||||
"hash": "3a39ba94dfd9c7a94e156f6fefef0fcb91ca2b37c2280a4f28e5d5e70c171cf5",
|
||||
"extract_dir": "node-v16.3.0-win-x64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://nodejs.org/dist/v16.2.0/node-v16.2.0-win-x86.7z",
|
||||
"hash": "5a847e85778f5ff7b928dd5ecc5d3f44f2ba82db52fc456709a4d93c5cd0d5e0",
|
||||
"extract_dir": "node-v16.2.0-win-x86"
|
||||
"url": "https://nodejs.org/dist/v16.3.0/node-v16.3.0-win-x86.7z",
|
||||
"hash": "c5fec63e74633e77cbf331c6e08cfb26c84d7123e5bbb58c8298fb68ba13d28b",
|
||||
"extract_dir": "node-v16.3.0-win-x86"
|
||||
}
|
||||
},
|
||||
"persist": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user