mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
nodejs-lts: Update to version 18.14.0
This commit is contained in:
parent
b07906401d
commit
65b12cb3c1
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "18.13.0",
|
||||
"version": "18.14.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/v18.13.0/node-v18.13.0-win-x64.7z",
|
||||
"hash": "ceac916b111c8a0f04dd0621d7c48cd2a91848ff4fc8e35ff339138350dec801",
|
||||
"extract_dir": "node-v18.13.0-win-x64"
|
||||
"url": "https://nodejs.org/dist/v18.14.0/node-v18.14.0-win-x64.7z",
|
||||
"hash": "0ead0ec8c5a1d605722bd03f77ab4f4d4f2e7390b55fac44c89e4920d7f13793",
|
||||
"extract_dir": "node-v18.14.0-win-x64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://nodejs.org/dist/v18.13.0/node-v18.13.0-win-x86.7z",
|
||||
"hash": "e3cdf849a38644eb721f671eb1bde1a0e0d5439e04df106efe80c8c8ee175a49",
|
||||
"extract_dir": "node-v18.13.0-win-x86"
|
||||
"url": "https://nodejs.org/dist/v18.14.0/node-v18.14.0-win-x86.7z",
|
||||
"hash": "272bac8871d2879f4b75ae8198898d65683f835fd3277be01e79fa1f14da4b3b",
|
||||
"extract_dir": "node-v18.14.0-win-x86"
|
||||
}
|
||||
},
|
||||
"persist": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user