mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
nodejs: Update to version 22.8.0
This commit is contained in:
parent
b4b622b8b6
commit
6a419ad9c0
@ -1,23 +1,23 @@
|
||||
{
|
||||
"version": "22.7.0",
|
||||
"version": "22.8.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.7.0/node-v22.7.0-win-x64.7z",
|
||||
"hash": "07e9c84399c665f64057fa4fe2305e051ef6030941f4283d156670877a9ca629",
|
||||
"extract_dir": "node-v22.7.0-win-x64"
|
||||
"url": "https://nodejs.org/dist/v22.8.0/node-v22.8.0-win-x64.7z",
|
||||
"hash": "91c007a75c837abfabae44bdc98e9b4c6f90029d4662b9c4e4b9d1b67a046f17",
|
||||
"extract_dir": "node-v22.8.0-win-x64"
|
||||
},
|
||||
"32bit": {
|
||||
"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"
|
||||
"url": "https://nodejs.org/dist/v22.8.0/node-v22.8.0-win-x86.7z",
|
||||
"hash": "565212e330b65b6edc635726d222f44f0a66f35e1b3a84b3181e302dfd48d370",
|
||||
"extract_dir": "node-v22.8.0-win-x86"
|
||||
},
|
||||
"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"
|
||||
"url": "https://nodejs.org/dist/v22.8.0/node-v22.8.0-win-arm64.7z",
|
||||
"hash": "30c10cf2ec1317ff2fb092f456e797907d4a70b3f190c11870ceaefb13b4664e",
|
||||
"extract_dir": "node-v22.8.0-win-arm64"
|
||||
}
|
||||
},
|
||||
"persist": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user