mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-18 13:21:19 +00:00
nodejs: Update to version 22.7.0
This commit is contained in:
parent
5ceb931622
commit
a605c6c996
@ -1,23 +1,23 @@
|
||||
{
|
||||
"version": "22.6.0",
|
||||
"version": "22.7.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.6.0/node-v22.6.0-win-x64.7z",
|
||||
"hash": "3d280cd238e4010b862f5668ea84741d17e014c834ba2e12616a0c3effdda2eb",
|
||||
"extract_dir": "node-v22.6.0-win-x64"
|
||||
"url": "https://nodejs.org/dist/v22.7.0/node-v22.7.0-win-x64.7z",
|
||||
"hash": "07e9c84399c665f64057fa4fe2305e051ef6030941f4283d156670877a9ca629",
|
||||
"extract_dir": "node-v22.7.0-win-x64"
|
||||
},
|
||||
"32bit": {
|
||||
"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"
|
||||
"url": "https://nodejs.org/dist/v22.7.0/node-v22.7.0-win-x86.7z",
|
||||
"hash": "f2a6a93ea0a77ff755aa45b0691e9a9ed26ca5296bf7ab5f553b08cfff110c1d",
|
||||
"extract_dir": "node-v22.7.0-win-x86"
|
||||
},
|
||||
"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"
|
||||
"url": "https://nodejs.org/dist/v22.7.0/node-v22.7.0-win-arm64.7z",
|
||||
"hash": "630f12b83016ef1077f52c8ec3bcf967fcd4225cc44a9a8c938b6493db4f0a52",
|
||||
"extract_dir": "node-v22.7.0-win-arm64"
|
||||
}
|
||||
},
|
||||
"persist": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user