mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
nodejs: Update to version 18.1.0
This commit is contained in:
parent
3de5663f85
commit
a2f9d67765
@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"version": "18.0.0",
|
"version": "18.1.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.0.0/node-v18.0.0-win-x64.7z",
|
"url": "https://nodejs.org/dist/v18.1.0/node-v18.1.0-win-x64.7z",
|
||||||
"hash": "e69fc12e086eadf24ccfc4ef89c9bf921fb9034d1e0dd65bf25202a5d6ef2beb",
|
"hash": "2525b2fffdafe7331046cc6049cf3f4436ca314d9adac575727bf3eaaaaffc69",
|
||||||
"extract_dir": "node-v18.0.0-win-x64"
|
"extract_dir": "node-v18.1.0-win-x64"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"persist": [
|
"persist": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user