mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 17:21:20 +00:00
nodejs: Update to version 18.9.1
This commit is contained in:
parent
660f2f5492
commit
ac88ca4d81
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "18.9.0",
|
||||
"version": "18.9.1",
|
||||
"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.9.0/node-v18.9.0-win-x64.7z",
|
||||
"hash": "bae2d3417a9e1c4cc7145801e428c13e9fce006044258194d073207efd1b736b",
|
||||
"extract_dir": "node-v18.9.0-win-x64"
|
||||
"url": "https://nodejs.org/dist/v18.9.1/node-v18.9.1-win-x64.7z",
|
||||
"hash": "60160570e4d22c1735e74c0e954bcd94621870871a170b6b2cb4089d91204053",
|
||||
"extract_dir": "node-v18.9.1-win-x64"
|
||||
},
|
||||
"32bit": {
|
||||
"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"
|
||||
"url": "https://nodejs.org/dist/v18.9.1/node-v18.9.1-win-x86.7z",
|
||||
"hash": "c9a22fe916685f1178d3ff60bdfc49a0d8d0b17944c640d0a0bfc8e25317bdaf",
|
||||
"extract_dir": "node-v18.9.1-win-x86"
|
||||
}
|
||||
},
|
||||
"persist": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user