mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
nodejs: Update to version 24.1.0
This commit is contained in:
parent
7adbc61fc4
commit
9fc9c5819d
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "24.0.2",
|
"version": "24.1.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.0.2/node-v24.0.2-win-x64.7z",
|
"url": "https://nodejs.org/dist/v24.1.0/node-v24.1.0-win-x64.7z",
|
||||||
"hash": "46fa65be8aad5f761d9d40c7ba7b25f916b28bfd5a06600a97859960588b11d7",
|
"hash": "987cd5f8edb7c687b722d364b698d277c85c377caae3bb97a8ea56a67892bb94",
|
||||||
"extract_dir": "node-v24.0.2-win-x64"
|
"extract_dir": "node-v24.1.0-win-x64"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://nodejs.org/dist/v24.0.2/node-v24.0.2-win-arm64.7z",
|
"url": "https://nodejs.org/dist/v24.1.0/node-v24.1.0-win-arm64.7z",
|
||||||
"hash": "33cdb2171eb91be8380f666b5d8270f18accbccc4e108db438cfdc2973d2b944",
|
"hash": "8a6addad626179ddb07b566d5d2ca60a979577b5b6d87e4668988b759f6a0b38",
|
||||||
"extract_dir": "node-v24.0.2-win-arm64"
|
"extract_dir": "node-v24.1.0-win-arm64"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"persist": [
|
"persist": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user