mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
nodejs: Update to version 24.5.0
This commit is contained in:
parent
22751ba11e
commit
2e46653bbf
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "24.4.1",
|
||||
"version": "24.5.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/v24.4.1/node-v24.4.1-win-x64.7z",
|
||||
"hash": "daa849d978dfd6ae623e2c70cab5602b385e2c1e6bb3b5012de6609be78ddcdc",
|
||||
"extract_dir": "node-v24.4.1-win-x64"
|
||||
"url": "https://nodejs.org/dist/v24.5.0/node-v24.5.0-win-x64.7z",
|
||||
"hash": "d0c25fb9ad8a0a599056e0a68be9d703f849aa3c85528bab2657492b95ca441f",
|
||||
"extract_dir": "node-v24.5.0-win-x64"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://nodejs.org/dist/v24.4.1/node-v24.4.1-win-arm64.7z",
|
||||
"hash": "a9e19728d981b03fd0ef075d6df0dc28c9d543f4b2ea6cad5cb1e3dff5c01e11",
|
||||
"extract_dir": "node-v24.4.1-win-arm64"
|
||||
"url": "https://nodejs.org/dist/v24.5.0/node-v24.5.0-win-arm64.7z",
|
||||
"hash": "35ff69ba35647e9b1c19f8c5d4517f6854b0a5545f1fd9bec81964bb13017e49",
|
||||
"extract_dir": "node-v24.5.0-win-arm64"
|
||||
}
|
||||
},
|
||||
"persist": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user