mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 09:41:20 +00:00
nodejs: Update to version 23.4.0
This commit is contained in:
parent
bd35fe1704
commit
b8ada83a25
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "23.3.0",
|
||||
"version": "23.4.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/v23.3.0/node-v23.3.0-win-x64.7z",
|
||||
"hash": "b6a5e9b1a94c52af3e37dea8251509a81b06f6a41847a48a28397bad71e5062a",
|
||||
"extract_dir": "node-v23.3.0-win-x64"
|
||||
"url": "https://nodejs.org/dist/v23.4.0/node-v23.4.0-win-x64.7z",
|
||||
"hash": "8f6649529618c5987f5218bcd6b96d57b4b53355ccf422a74f259568b0d4ef5c",
|
||||
"extract_dir": "node-v23.4.0-win-x64"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://nodejs.org/dist/v23.3.0/node-v23.3.0-win-arm64.7z",
|
||||
"hash": "9656926b25dab9c0522d3e0b3ac3d19363d2e4917022de6a1a33d7b805128378",
|
||||
"extract_dir": "node-v23.3.0-win-arm64"
|
||||
"url": "https://nodejs.org/dist/v23.4.0/node-v23.4.0-win-arm64.7z",
|
||||
"hash": "682fa2e8d68c93188109be109019fb0eccded6ef1e2c5e22afbbbbc0f6eb2938",
|
||||
"extract_dir": "node-v23.4.0-win-arm64"
|
||||
}
|
||||
},
|
||||
"persist": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user