mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 16:21:20 +00:00
nodejs-lts: Update to version 18.17.0
This commit is contained in:
parent
d94d5d192f
commit
bb6e602eab
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "18.16.1",
|
"version": "18.17.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/v18.16.1/node-v18.16.1-win-x64.7z",
|
"url": "https://nodejs.org/dist/v18.17.0/node-v18.17.0-win-x64.7z",
|
||||||
"hash": "9c4415ae27452f47a547ad162ca4ab21dc6c5f2edd6656307e8150d1e3d19f08",
|
"hash": "daf06430be6380cd7416f0e9060b99bea821ceb72dacd55242ad84a5440cf45b",
|
||||||
"extract_dir": "node-v18.16.1-win-x64"
|
"extract_dir": "node-v18.17.0-win-x64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://nodejs.org/dist/v18.16.1/node-v18.16.1-win-x86.7z",
|
"url": "https://nodejs.org/dist/v18.17.0/node-v18.17.0-win-x86.7z",
|
||||||
"hash": "466025104f9c321ed7c83fdaafccbc9b3e24cea5bb9fdc9f4a07cc5cd2096019",
|
"hash": "d02327ddb3a6895a79b641fa4a456590bd7c8f0070a1915f2f76a70fd4ea7cc9",
|
||||||
"extract_dir": "node-v18.16.1-win-x86"
|
"extract_dir": "node-v18.17.0-win-x86"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"post_install": [
|
"post_install": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user