mirror of
https://github.com/ScoopInstaller/Versions.git
synced 2026-07-30 17:25:20 +08:00
nodejs22: Update to version 22.23.2
This commit is contained in:
parent
52ad9fc8f6
commit
122ce13381
@ -1,23 +1,23 @@
|
||||
{
|
||||
"version": "22.23.1",
|
||||
"version": "22.23.2",
|
||||
"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.23.1/node-v22.23.1-win-x64.7z",
|
||||
"hash": "036de547d4bf8b916f25a41064baed7cd61f12ce7d8cfe283d12f91688b51cb9",
|
||||
"extract_dir": "node-v22.23.1-win-x64"
|
||||
"url": "https://nodejs.org/dist/v22.23.2/node-v22.23.2-win-x64.7z",
|
||||
"hash": "4f72483c39634934c77b1ece25911d84d2a929d6171751ea701d13f348368838",
|
||||
"extract_dir": "node-v22.23.2-win-x64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://nodejs.org/dist/v22.23.1/node-v22.23.1-win-x86.7z",
|
||||
"hash": "6b757e4bc3d293fe926a1be2727ab02d7411b95ece6c94a60d1d5de2279e846f",
|
||||
"extract_dir": "node-v22.23.1-win-x86"
|
||||
"url": "https://nodejs.org/dist/v22.23.2/node-v22.23.2-win-x86.7z",
|
||||
"hash": "211b8539e37b4f0a31d11016bdb882f036b1f3bcd2da879f365e0d712d7973a1",
|
||||
"extract_dir": "node-v22.23.2-win-x86"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://nodejs.org/dist/v22.23.1/node-v22.23.1-win-arm64.7z",
|
||||
"hash": "6fa537484f545991961061112624ab9c40b2d5b78e7848c096adde40e0a248c4",
|
||||
"extract_dir": "node-v22.23.1-win-arm64"
|
||||
"url": "https://nodejs.org/dist/v22.23.2/node-v22.23.2-win-arm64.7z",
|
||||
"hash": "f8bdc72090f0e13223c6b974cb0a2919be9650f27f45223df4bb78231df3fb7c",
|
||||
"extract_dir": "node-v22.23.2-win-arm64"
|
||||
}
|
||||
},
|
||||
"persist": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user