mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
nodejs: Update to version 18.9.0
This commit is contained in:
parent
01758e9d25
commit
7fe6ae981a
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "18.8.0",
|
"version": "18.9.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.8.0/node-v18.8.0-win-x64.7z",
|
"url": "https://nodejs.org/dist/v18.9.0/node-v18.9.0-win-x64.7z",
|
||||||
"hash": "931cafa3e839b31e62cabb38132c4662e4212f15b4f7bf0fee67abe2c8820f40",
|
"hash": "bae2d3417a9e1c4cc7145801e428c13e9fce006044258194d073207efd1b736b",
|
||||||
"extract_dir": "node-v18.8.0-win-x64"
|
"extract_dir": "node-v18.9.0-win-x64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://nodejs.org/dist/v18.8.0/node-v18.8.0-win-x86.7z",
|
"url": "https://nodejs.org/dist/v18.9.0/node-v18.9.0-win-x86.7z",
|
||||||
"hash": "80c33de8105a3b2a81319c21a7de6af11ba4c1d576ed2f2fc09f0791c5de36d9",
|
"hash": "7b2f1a76c4bbcc464f05b4895dbe5e48047d35cf88b210bdde71034f0aee3146",
|
||||||
"extract_dir": "node-v18.8.0-win-x86"
|
"extract_dir": "node-v18.9.0-win-x86"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"persist": [
|
"persist": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user