mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
nodejs: Update to version 18.4.0
This commit is contained in:
parent
480e0c790f
commit
cacc9795a1
@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"version": "18.3.0",
|
"version": "18.4.0",
|
||||||
"description": "An asynchronous event driven JavaScript runtime designed to build scalable network applications.",
|
"description": "An asynchronous event driven JavaScript runtime designed to build scalable network applications.",
|
||||||
"homepage": "https://nodejs.org",
|
"homepage": "https://nodejs.org",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://nodejs.org/dist/v18.3.0/node-v18.3.0-win-x64.7z",
|
"url": "https://nodejs.org/dist/v18.4.0/node-v18.4.0-win-x64.7z",
|
||||||
"hash": "588e579934780d7260b8aba6e80576b208f951eb75872abcb0f1a0b757698916",
|
"hash": "10a6f83ac36a20607d186c074951c8800525566ff79b97979ea0b4adaab836d5",
|
||||||
"extract_dir": "node-v18.3.0-win-x64"
|
"extract_dir": "node-v18.4.0-win-x64"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"persist": [
|
"persist": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user