mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
nodejs: Update to version 16.0.0
This commit is contained in:
parent
2bbfcb8882
commit
fb4db14287
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "15.14.0",
|
||||
"version": "16.0.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/v15.14.0/node-v15.14.0-win-x64.7z",
|
||||
"hash": "30bb88b225e3138e8dff60cc8cf6c815ec9b7680933cede18d7ed3a947efcb41",
|
||||
"extract_dir": "node-v15.14.0-win-x64"
|
||||
"url": "https://nodejs.org/dist/v16.0.0/node-v16.0.0-win-x64.7z",
|
||||
"hash": "8b78d362582746c5157b9e703bdd16c3da54c51efa12bed8fdf0e30e2bfdbce6",
|
||||
"extract_dir": "node-v16.0.0-win-x64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://nodejs.org/dist/v15.14.0/node-v15.14.0-win-x86.7z",
|
||||
"hash": "741a0e9a93ff12d08fdfb661fa44ebd155d626d853016fd7eb6815d3c09fbbbb",
|
||||
"extract_dir": "node-v15.14.0-win-x86"
|
||||
"url": "https://nodejs.org/dist/v16.0.0/node-v16.0.0-win-x86.7z",
|
||||
"hash": "04859c6d5a1d5054e57d1c1eb8f58a13d9d6e0ea079fe83d9b79d3a9aa401cc5",
|
||||
"extract_dir": "node-v16.0.0-win-x86"
|
||||
}
|
||||
},
|
||||
"persist": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user