mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
nodejs-lts: Update to version 18.12.1
This commit is contained in:
parent
640a29c448
commit
71d7338487
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "18.12.0",
|
"version": "18.12.1",
|
||||||
"description": "As an asynchronous event driven JavaScript runtime, Node is designed to build scalable network applications. (Long Term Support)",
|
"description": "As an asynchronous event driven JavaScript runtime, Node is designed to build scalable network applications. (Long Term Support)",
|
||||||
"homepage": "https://nodejs.org",
|
"homepage": "https://nodejs.org",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://nodejs.org/dist/v18.12.0/node-v18.12.0-win-x64.7z",
|
"url": "https://nodejs.org/dist/v18.12.1/node-v18.12.1-win-x64.7z",
|
||||||
"hash": "cfa003b9ed643d41167a82802fdc1335a280b4844330423bf15f07dc3148d2bb",
|
"hash": "b8f73f9b7fa78aebf172893713b14908aa46585dbb88e333bf9c26102533a7f6",
|
||||||
"extract_dir": "node-v18.12.0-win-x64"
|
"extract_dir": "node-v18.12.1-win-x64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://nodejs.org/dist/v18.12.0/node-v18.12.0-win-x86.7z",
|
"url": "https://nodejs.org/dist/v18.12.1/node-v18.12.1-win-x86.7z",
|
||||||
"hash": "3c822e7179c544f7cf1b12ddd0de48e5d65d4c54f0c41d27949cddde4a603469",
|
"hash": "a02b64d9a3f457e00a6138d6b51812b53dcc458632b228cba862081263d01d48",
|
||||||
"extract_dir": "node-v18.12.0-win-x86"
|
"extract_dir": "node-v18.12.1-win-x86"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"persist": [
|
"persist": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user