mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 22:01:22 +00:00
nodejs: Update to version 24.2.0
This commit is contained in:
parent
f0759f74c8
commit
8b6de668c4
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "24.1.0",
|
"version": "24.2.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/v24.1.0/node-v24.1.0-win-x64.7z",
|
"url": "https://nodejs.org/dist/v24.2.0/node-v24.2.0-win-x64.7z",
|
||||||
"hash": "987cd5f8edb7c687b722d364b698d277c85c377caae3bb97a8ea56a67892bb94",
|
"hash": "3326c3ca2a015660fe73be618869efd67d8d8de97bd632ccf307b4c684a42dd2",
|
||||||
"extract_dir": "node-v24.1.0-win-x64"
|
"extract_dir": "node-v24.2.0-win-x64"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://nodejs.org/dist/v24.1.0/node-v24.1.0-win-arm64.7z",
|
"url": "https://nodejs.org/dist/v24.2.0/node-v24.2.0-win-arm64.7z",
|
||||||
"hash": "8a6addad626179ddb07b566d5d2ca60a979577b5b6d87e4668988b759f6a0b38",
|
"hash": "019d7166dd46b1cee400e18a1c64ca20e7f3d7bcfc99cc5c57bfb2694dac7364",
|
||||||
"extract_dir": "node-v24.1.0-win-arm64"
|
"extract_dir": "node-v24.2.0-win-arm64"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"persist": [
|
"persist": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user