mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
nodejs-lts: Update to version 18.13.0
This commit is contained in:
parent
a54bd5188d
commit
f16ecd65b0
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "18.12.1",
|
||||
"version": "18.13.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.12.1/node-v18.12.1-win-x64.7z",
|
||||
"hash": "b8f73f9b7fa78aebf172893713b14908aa46585dbb88e333bf9c26102533a7f6",
|
||||
"extract_dir": "node-v18.12.1-win-x64"
|
||||
"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"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://nodejs.org/dist/v18.12.1/node-v18.12.1-win-x86.7z",
|
||||
"hash": "a02b64d9a3f457e00a6138d6b51812b53dcc458632b228cba862081263d01d48",
|
||||
"extract_dir": "node-v18.12.1-win-x86"
|
||||
"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"
|
||||
}
|
||||
},
|
||||
"persist": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user