mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 06:41:19 +00:00
nodejs: Update to version 21.6.2
This commit is contained in:
parent
49062d06fa
commit
cac044a98f
@ -1,23 +1,23 @@
|
||||
{
|
||||
"version": "21.6.1",
|
||||
"version": "21.6.2",
|
||||
"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.1/node-v21.6.1-win-x64.7z",
|
||||
"hash": "c09bf7f09eb3aab90b1d1a6daae9f2b99704333fe6bb83a757bd2de8d2f849a1",
|
||||
"extract_dir": "node-v21.6.1-win-x64"
|
||||
"url": "https://nodejs.org/dist/v21.6.2/node-v21.6.2-win-x64.7z",
|
||||
"hash": "d450d170009d272c98765af3abf2bbc2903c1c08856f9e3730be03cc9d9b2bc5",
|
||||
"extract_dir": "node-v21.6.2-win-x64"
|
||||
},
|
||||
"32bit": {
|
||||
"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"
|
||||
"url": "https://nodejs.org/dist/v21.6.2/node-v21.6.2-win-x86.7z",
|
||||
"hash": "44dee171378d7ac9967e772a8f114be5fdf59a163f65ec5faa7411c8be3bc961",
|
||||
"extract_dir": "node-v21.6.2-win-x86"
|
||||
},
|
||||
"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"
|
||||
"url": "https://nodejs.org/dist/v21.6.2/node-v21.6.2-win-arm64.7z",
|
||||
"hash": "a0cdada31786f6ff1f82e8fd91bda23cd4f615a56acd3c9605cd468b60b8437a",
|
||||
"extract_dir": "node-v21.6.2-win-arm64"
|
||||
}
|
||||
},
|
||||
"persist": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user