mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +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.",
|
||||
"homepage": "https://nodejs.org",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://nodejs.org/dist/v18.8.0/node-v18.8.0-win-x64.7z",
|
||||
"hash": "931cafa3e839b31e62cabb38132c4662e4212f15b4f7bf0fee67abe2c8820f40",
|
||||
"extract_dir": "node-v18.8.0-win-x64"
|
||||
"url": "https://nodejs.org/dist/v18.9.0/node-v18.9.0-win-x64.7z",
|
||||
"hash": "bae2d3417a9e1c4cc7145801e428c13e9fce006044258194d073207efd1b736b",
|
||||
"extract_dir": "node-v18.9.0-win-x64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://nodejs.org/dist/v18.8.0/node-v18.8.0-win-x86.7z",
|
||||
"hash": "80c33de8105a3b2a81319c21a7de6af11ba4c1d576ed2f2fc09f0791c5de36d9",
|
||||
"extract_dir": "node-v18.8.0-win-x86"
|
||||
"url": "https://nodejs.org/dist/v18.9.0/node-v18.9.0-win-x86.7z",
|
||||
"hash": "7b2f1a76c4bbcc464f05b4895dbe5e48047d35cf88b210bdde71034f0aee3146",
|
||||
"extract_dir": "node-v18.9.0-win-x86"
|
||||
}
|
||||
},
|
||||
"persist": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user