mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 09:11:18 +00:00
nodejs: Update to version 22.9.0
This commit is contained in:
parent
db53e5c81f
commit
c7744b5f4f
@ -1,23 +1,23 @@
|
|||||||
{
|
{
|
||||||
"version": "22.8.0",
|
"version": "22.9.0",
|
||||||
"description": "An asynchronous event driven JavaScript runtime designed to build scalable network applications.",
|
"description": "An asynchronous event driven JavaScript runtime designed to build scalable network applications.",
|
||||||
"homepage": "https://nodejs.org",
|
"homepage": "https://nodejs.org",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://nodejs.org/dist/v22.8.0/node-v22.8.0-win-x64.7z",
|
"url": "https://nodejs.org/dist/v22.9.0/node-v22.9.0-win-x64.7z",
|
||||||
"hash": "91c007a75c837abfabae44bdc98e9b4c6f90029d4662b9c4e4b9d1b67a046f17",
|
"hash": "805d4f842b2f85907fc28d1d631971bac5c1df691d7040cfa5e46d02534f98df",
|
||||||
"extract_dir": "node-v22.8.0-win-x64"
|
"extract_dir": "node-v22.9.0-win-x64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://nodejs.org/dist/v22.8.0/node-v22.8.0-win-x86.7z",
|
"url": "https://nodejs.org/dist/v22.9.0/node-v22.9.0-win-x86.7z",
|
||||||
"hash": "565212e330b65b6edc635726d222f44f0a66f35e1b3a84b3181e302dfd48d370",
|
"hash": "3a6b798464794a0ac2452cf51e55df6f60f09598f724dd3eb890d64d99d81e5b",
|
||||||
"extract_dir": "node-v22.8.0-win-x86"
|
"extract_dir": "node-v22.9.0-win-x86"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://nodejs.org/dist/v22.8.0/node-v22.8.0-win-arm64.7z",
|
"url": "https://nodejs.org/dist/v22.9.0/node-v22.9.0-win-arm64.7z",
|
||||||
"hash": "30c10cf2ec1317ff2fb092f456e797907d4a70b3f190c11870ceaefb13b4664e",
|
"hash": "7a0a0a3998d989fe117f358e17ae0542ba264d2ae5c5681fc9d9ce8a666ce7b2",
|
||||||
"extract_dir": "node-v22.8.0-win-arm64"
|
"extract_dir": "node-v22.9.0-win-arm64"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"persist": [
|
"persist": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user