mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
nodejs-lts: Update to version 16.17.0
This commit is contained in:
parent
cf8ffb9fd9
commit
f86c75d5a2
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "16.16.0",
|
||||
"version": "16.17.0",
|
||||
"description": "As an asynchronous event driven JavaScript runtime, Node is designed to build scalable network applications. (Long Term Support)",
|
||||
"homepage": "https://nodejs.org",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://nodejs.org/dist/v16.16.0/node-v16.16.0-win-x64.7z",
|
||||
"hash": "cfe9ba47f32dd2c667078ed175e76cad1d00bd4ea9f915219ead81d2cfca3c34",
|
||||
"extract_dir": "node-v16.16.0-win-x64"
|
||||
"url": "https://nodejs.org/dist/v16.17.0/node-v16.17.0-win-x64.7z",
|
||||
"hash": "cec3fe26869f28c5e54fda6d97a4ed5a53a68f28cd9b17e78961cb723177235c",
|
||||
"extract_dir": "node-v16.17.0-win-x64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://nodejs.org/dist/v16.16.0/node-v16.16.0-win-x86.7z",
|
||||
"hash": "a933c0f78bc653dfba11df49c476e90e7ed2492f34319d74bf7de2b21f8943d8",
|
||||
"extract_dir": "node-v16.16.0-win-x86"
|
||||
"url": "https://nodejs.org/dist/v16.17.0/node-v16.17.0-win-x86.7z",
|
||||
"hash": "3b4ac1a62b3bc58d057b13ae237646ebfd609475766668611728aad0c3679af5",
|
||||
"extract_dir": "node-v16.17.0-win-x86"
|
||||
}
|
||||
},
|
||||
"persist": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user