mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
nodejs: Update to version 21.6.1
This commit is contained in:
parent
b99163c8f0
commit
f3387bb79d
@ -1,23 +1,23 @@
|
||||
{
|
||||
"version": "21.6.0",
|
||||
"version": "21.6.1",
|
||||
"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/v21.6.0/node-v21.6.0-win-x64.7z",
|
||||
"hash": "c60bf0351a0c8639f5f24033951b8abe2ddeb9ab83c265a13719d1b8576ffa8f",
|
||||
"extract_dir": "node-v21.6.0-win-x64"
|
||||
"url": "https://nodejs.org/dist/v21.6.1/node-v21.6.1-win-x64.7z",
|
||||
"hash": "c09bf7f09eb3aab90b1d1a6daae9f2b99704333fe6bb83a757bd2de8d2f849a1",
|
||||
"extract_dir": "node-v21.6.1-win-x64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://nodejs.org/dist/v21.6.0/node-v21.6.0-win-x86.7z",
|
||||
"hash": "5bd52433b2903b5d5c9a8f885e99f3818975882744a9eeade1f2386a06e17751",
|
||||
"extract_dir": "node-v21.6.0-win-x86"
|
||||
"url": "https://nodejs.org/dist/v21.6.1/node-v21.6.1-win-x86.7z",
|
||||
"hash": "8d936365d2473e5f11452d60a61b041ce3a95e93686cef8fb1248516f56407de",
|
||||
"extract_dir": "node-v21.6.1-win-x86"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://nodejs.org/dist/v21.6.0/node-v21.6.0-win-arm64.7z",
|
||||
"hash": "6c2ec18037423f99c0315c9c1ac6d85f392abe7a60c7469fd02416c930036459",
|
||||
"extract_dir": "node-v21.6.0-win-arm64"
|
||||
"url": "https://nodejs.org/dist/v21.6.1/node-v21.6.1-win-arm64.7z",
|
||||
"hash": "b368ed9585ace23d145569ec670fbcbe29d2014c4fa9383705edfba9e12ec432",
|
||||
"extract_dir": "node-v21.6.1-win-arm64"
|
||||
}
|
||||
},
|
||||
"persist": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user