mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 17:51:21 +00:00
nodejs: Update to version 22.6.0
This commit is contained in:
parent
39bd531887
commit
842a91b699
@ -1,23 +1,23 @@
|
||||
{
|
||||
"version": "22.5.1",
|
||||
"version": "22.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/v22.5.1/node-v22.5.1-win-x64.7z",
|
||||
"hash": "8ddb106dacd15a1613c2710f17cc2f3dbf390fdf6179a95cf527721f8975a4cb",
|
||||
"extract_dir": "node-v22.5.1-win-x64"
|
||||
"url": "https://nodejs.org/dist/v22.6.0/node-v22.6.0-win-x64.7z",
|
||||
"hash": "3d280cd238e4010b862f5668ea84741d17e014c834ba2e12616a0c3effdda2eb",
|
||||
"extract_dir": "node-v22.6.0-win-x64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://nodejs.org/dist/v22.5.1/node-v22.5.1-win-x86.7z",
|
||||
"hash": "c28433719ad23e9514694c752654163785a123da770c084d6ab98fadee2ce54f",
|
||||
"extract_dir": "node-v22.5.1-win-x86"
|
||||
"url": "https://nodejs.org/dist/v22.6.0/node-v22.6.0-win-x86.7z",
|
||||
"hash": "d6da737a1029c7ca9bc507727b841bf37dde104e5bce6e9e9d3fdf1c256abf3e",
|
||||
"extract_dir": "node-v22.6.0-win-x86"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://nodejs.org/dist/v22.5.1/node-v22.5.1-win-arm64.7z",
|
||||
"hash": "1f94462762068ca4ebaea01590cf7957b4f4c30781b2ad9d036338011bfcfd9d",
|
||||
"extract_dir": "node-v22.5.1-win-arm64"
|
||||
"url": "https://nodejs.org/dist/v22.6.0/node-v22.6.0-win-arm64.7z",
|
||||
"hash": "c17433d0efdd6ca8e14af168b6301a992d2bfeeab83c1fb11efa0c8e7f275d91",
|
||||
"extract_dir": "node-v22.6.0-win-arm64"
|
||||
}
|
||||
},
|
||||
"persist": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user