mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-28 19:44:24 +00:00
nodejs: Update to version 18.10.0
This commit is contained in:
parent
d4f7d4ccb4
commit
d6215f1a92
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "18.9.1",
|
||||
"version": "18.10.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.9.1/node-v18.9.1-win-x64.7z",
|
||||
"hash": "60160570e4d22c1735e74c0e954bcd94621870871a170b6b2cb4089d91204053",
|
||||
"extract_dir": "node-v18.9.1-win-x64"
|
||||
"url": "https://nodejs.org/dist/v18.10.0/node-v18.10.0-win-x64.7z",
|
||||
"hash": "a41d5d395ca349ab946571e2fa939729707ee8dacc15e88ef420b51635e36f9c",
|
||||
"extract_dir": "node-v18.10.0-win-x64"
|
||||
},
|
||||
"32bit": {
|
||||
"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"
|
||||
"url": "https://nodejs.org/dist/v18.10.0/node-v18.10.0-win-x86.7z",
|
||||
"hash": "dfaf933d80c274a8541cce9807ba26177e7f3789ab80a52ef4a5580656a6bb13",
|
||||
"extract_dir": "node-v18.10.0-win-x86"
|
||||
}
|
||||
},
|
||||
"persist": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user