mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
nodejs: Update to version 24.6.0
This commit is contained in:
parent
bfe325197c
commit
6880a6821d
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "24.5.0",
|
||||
"version": "24.6.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.5.0/node-v24.5.0-win-x64.7z",
|
||||
"hash": "d0c25fb9ad8a0a599056e0a68be9d703f849aa3c85528bab2657492b95ca441f",
|
||||
"extract_dir": "node-v24.5.0-win-x64"
|
||||
"url": "https://nodejs.org/dist/v24.6.0/node-v24.6.0-win-x64.7z",
|
||||
"hash": "032ae00964bb6102f5efcfe059c220e3fe50d7b4c8f8d96cd1872a8c91bcd63e",
|
||||
"extract_dir": "node-v24.6.0-win-x64"
|
||||
},
|
||||
"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"
|
||||
"url": "https://nodejs.org/dist/v24.6.0/node-v24.6.0-win-arm64.7z",
|
||||
"hash": "9bf78e8fac69fc1cfb394022e3a849617e69de92341a8f125b008445cec22794",
|
||||
"extract_dir": "node-v24.6.0-win-arm64"
|
||||
}
|
||||
},
|
||||
"persist": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user