mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
nodejs-lts: Update to version 14.18.0
This commit is contained in:
parent
696ff459cd
commit
2aaec4ac2f
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "14.17.6",
|
"version": "14.18.0",
|
||||||
"description": "As an asynchronous event driven JavaScript runtime, Node is designed to build scalable network applications. (Long Term Support)",
|
"description": "As an asynchronous event driven JavaScript runtime, Node is designed to build scalable network applications. (Long Term Support)",
|
||||||
"homepage": "https://nodejs.org",
|
"homepage": "https://nodejs.org",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://nodejs.org/dist/v14.17.6/node-v14.17.6-win-x64.7z",
|
"url": "https://nodejs.org/dist/v14.18.0/node-v14.18.0-win-x64.7z",
|
||||||
"hash": "ee4f072532caebcc588cc535a3a972fa3b83cf0337509217ad0e3567fb785991",
|
"hash": "7a6681ec8df968421abec28d6fa957fdddf1f7708e52ac0d069e0108a4baa0e5",
|
||||||
"extract_dir": "node-v14.17.6-win-x64"
|
"extract_dir": "node-v14.18.0-win-x64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://nodejs.org/dist/v14.17.6/node-v14.17.6-win-x86.7z",
|
"url": "https://nodejs.org/dist/v14.18.0/node-v14.18.0-win-x86.7z",
|
||||||
"hash": "ae75725bad06dc0bfa9929835d950026bb44336932bf6be374277d031a692825",
|
"hash": "aa2da586d71437468f36c7e5f7143a2f5f8589e2e2d47c4303b2e221a498ecc6",
|
||||||
"extract_dir": "node-v14.17.6-win-x86"
|
"extract_dir": "node-v14.18.0-win-x86"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"persist": [
|
"persist": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user