mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 17:21:20 +00:00
nodejs-lts: Update to version 20.17.0
This commit is contained in:
parent
6785e92800
commit
36fd01daff
@ -1,23 +1,23 @@
|
||||
{
|
||||
"version": "20.16.0",
|
||||
"version": "20.17.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/v20.16.0/node-v20.16.0-win-x64.7z",
|
||||
"hash": "1b3961054a484476872715d9ca04bc491d797fde6336db514b6e6fcbb71fae9d",
|
||||
"extract_dir": "node-v20.16.0-win-x64"
|
||||
"url": "https://nodejs.org/dist/v20.17.0/node-v20.17.0-win-x64.7z",
|
||||
"hash": "d0e84c8afb6e57301904339501d62e4d817575367219f71bf34a5069999ae3c8",
|
||||
"extract_dir": "node-v20.17.0-win-x64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://nodejs.org/dist/v20.16.0/node-v20.16.0-win-x86.7z",
|
||||
"hash": "76f1806fde0b09ed4044f29ea140fb2bea9bce745b9892ec4aeb6537344db6f1",
|
||||
"extract_dir": "node-v20.16.0-win-x86"
|
||||
"url": "https://nodejs.org/dist/v20.17.0/node-v20.17.0-win-x86.7z",
|
||||
"hash": "c363fa469754fcf3f387e483df9292994a2335fb4abf2f933249c22b76037245",
|
||||
"extract_dir": "node-v20.17.0-win-x86"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://nodejs.org/dist/v20.16.0/node-v20.16.0-win-arm64.7z",
|
||||
"hash": "52e5666a379acd8533d9ccab66c2321a6ffc83766248419bfbd41ba8bc071244",
|
||||
"extract_dir": "node-v20.16.0-win-arm64"
|
||||
"url": "https://nodejs.org/dist/v20.17.0/node-v20.17.0-win-arm64.7z",
|
||||
"hash": "326cb8176f5fd64ce4cf0cd6d96c41ef4bfb2a6599763e5a55e6f61816d40b58",
|
||||
"extract_dir": "node-v20.17.0-win-arm64"
|
||||
}
|
||||
},
|
||||
"post_install": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user