mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 16:21:20 +00:00
nodejs: Update to version 21.6.0
This commit is contained in:
parent
7bbe05e9a5
commit
2c20b87c7a
@ -1,23 +1,23 @@
|
||||
{
|
||||
"version": "21.5.0",
|
||||
"version": "21.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/v21.5.0/node-v21.5.0-win-x64.7z",
|
||||
"hash": "209c771e3d1b86f6edee19682142999cc1a28664459f6c5258ad2361525525b1",
|
||||
"extract_dir": "node-v21.5.0-win-x64"
|
||||
"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"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://nodejs.org/dist/v21.5.0/node-v21.5.0-win-x86.7z",
|
||||
"hash": "0605d26eca7ed6ba6b6030e779c94a99e6c41850fb4a6b9105af67268478f722",
|
||||
"extract_dir": "node-v21.5.0-win-x86"
|
||||
"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"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://nodejs.org/dist/v21.5.0/node-v21.5.0-win-arm64.7z",
|
||||
"hash": "b2cf94d6297b7b71d1a5dfea115025e23eb07629447867a252857387b3bf167c",
|
||||
"extract_dir": "node-v21.5.0-win-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"
|
||||
}
|
||||
},
|
||||
"persist": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user