mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
nodejs: Update to version 16.4.0
This commit is contained in:
parent
10e22c215d
commit
7585d3735b
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "16.3.0",
|
"version": "16.4.0",
|
||||||
"description": "As an asynchronous event driven JavaScript runtime, Node is designed to build scalable network applications.",
|
"description": "As an asynchronous event driven JavaScript runtime, Node is designed to build scalable network applications.",
|
||||||
"homepage": "https://nodejs.org",
|
"homepage": "https://nodejs.org",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://nodejs.org/dist/v16.3.0/node-v16.3.0-win-x64.7z",
|
"url": "https://nodejs.org/dist/v16.4.0/node-v16.4.0-win-x64.7z",
|
||||||
"hash": "3a39ba94dfd9c7a94e156f6fefef0fcb91ca2b37c2280a4f28e5d5e70c171cf5",
|
"hash": "19da293c890b41793516a97775e1bcfb94c62dfc0c38df3fdf830bde22c7d63c",
|
||||||
"extract_dir": "node-v16.3.0-win-x64"
|
"extract_dir": "node-v16.4.0-win-x64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://nodejs.org/dist/v16.3.0/node-v16.3.0-win-x86.7z",
|
"url": "https://nodejs.org/dist/v16.4.0/node-v16.4.0-win-x86.7z",
|
||||||
"hash": "c5fec63e74633e77cbf331c6e08cfb26c84d7123e5bbb58c8298fb68ba13d28b",
|
"hash": "48e0a70a87c604371e67757d68008b4d5bb32c01862da9a3b3c9bdcb2a850639",
|
||||||
"extract_dir": "node-v16.3.0-win-x86"
|
"extract_dir": "node-v16.4.0-win-x86"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"persist": [
|
"persist": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user