mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-03-03 15:54:39 +00:00
nodejs-lts: Update to version 24.14.0
This commit is contained in:
parent
45b50cd7f7
commit
5f8a4bdf3b
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "24.13.1",
|
||||
"version": "24.14.0",
|
||||
"description": "As an asynchronous event driven JavaScript runtime, Node is designed to build scalable network applications. (Long Term Support)",
|
||||
"homepage": "https://nodejs.org",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://nodejs.org/dist/v24.13.1/node-v24.13.1-win-x64.7z",
|
||||
"hash": "cd182025ae2f7c8143541677df0aa3721a5aa248b11a95ee713cf9158299b9d9",
|
||||
"extract_dir": "node-v24.13.1-win-x64"
|
||||
"url": "https://nodejs.org/dist/v24.14.0/node-v24.14.0-win-x64.7z",
|
||||
"hash": "90f18586ef8ca13dd94e7f571d27b8a5120116fea218bcc41e3ef6697dcbc777",
|
||||
"extract_dir": "node-v24.14.0-win-x64"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://nodejs.org/dist/v24.13.1/node-v24.13.1-win-arm64.7z",
|
||||
"hash": "ddab0c1e3878034f047797d11f259052a995cc1b18397055e08d522da823e806",
|
||||
"extract_dir": "node-v24.13.1-win-arm64"
|
||||
"url": "https://nodejs.org/dist/v24.14.0/node-v24.14.0-win-arm64.7z",
|
||||
"hash": "6cd8d95799dc70e89585522e5cfe5d576b6ac44f6ff5afc0a4b0318c9f7aa8cd",
|
||||
"extract_dir": "node-v24.14.0-win-arm64"
|
||||
}
|
||||
},
|
||||
"post_install": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user