mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-10 10:41:28 +00:00
nodejs: Update to version 18.7.0
This commit is contained in:
parent
1095273885
commit
c413518119
@ -1,13 +1,13 @@
|
||||
{
|
||||
"version": "18.6.0",
|
||||
"version": "18.7.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.6.0/node-v18.6.0-win-x64.7z",
|
||||
"hash": "32319a7805edfd6c08361648cd37347c027dcd2d7a5182669c71a65b1f7124d9",
|
||||
"extract_dir": "node-v18.6.0-win-x64"
|
||||
"url": "https://nodejs.org/dist/v18.7.0/node-v18.7.0-win-x64.7z",
|
||||
"hash": "8af2dd97c0250287960cca4604337ed2e0e0a3b1d414cef5f68056a84f5966ee",
|
||||
"extract_dir": "node-v18.7.0-win-x64"
|
||||
}
|
||||
},
|
||||
"persist": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user