mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
nodejs: Update to version 18.8.0
This commit is contained in:
parent
44947d34dc
commit
1912c0c6af
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "18.7.0",
|
"version": "18.8.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.7.0/node-v18.7.0-win-x64.7z",
|
"url": "https://nodejs.org/dist/v18.8.0/node-v18.8.0-win-x64.7z",
|
||||||
"hash": "8af2dd97c0250287960cca4604337ed2e0e0a3b1d414cef5f68056a84f5966ee",
|
"hash": "931cafa3e839b31e62cabb38132c4662e4212f15b4f7bf0fee67abe2c8820f40",
|
||||||
"extract_dir": "node-v18.7.0-win-x64"
|
"extract_dir": "node-v18.8.0-win-x64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://nodejs.org/dist/v18.7.0/node-v18.7.0-win-x86.7z",
|
"url": "https://nodejs.org/dist/v18.8.0/node-v18.8.0-win-x86.7z",
|
||||||
"hash": "ef934a8315044b7588fe6762e73d3175a08c9ef4f1288b97f11520b1fc3ef172",
|
"hash": "80c33de8105a3b2a81319c21a7de6af11ba4c1d576ed2f2fc09f0791c5de36d9",
|
||||||
"extract_dir": "node-v18.7.0-win-x86"
|
"extract_dir": "node-v18.8.0-win-x86"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"persist": [
|
"persist": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user