mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-21 06:41:22 +00:00
nodejs: Update to version 23.5.0
This commit is contained in:
parent
23fddf6494
commit
344ba6fdf8
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "23.4.0",
|
||||
"version": "23.5.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.4.0/node-v23.4.0-win-x64.7z",
|
||||
"hash": "8f6649529618c5987f5218bcd6b96d57b4b53355ccf422a74f259568b0d4ef5c",
|
||||
"extract_dir": "node-v23.4.0-win-x64"
|
||||
"url": "https://nodejs.org/dist/v23.5.0/node-v23.5.0-win-x64.7z",
|
||||
"hash": "4d86167dd98801c723a13e65519822d409b603acbec9b0d1107a4ad8578a7c53",
|
||||
"extract_dir": "node-v23.5.0-win-x64"
|
||||
},
|
||||
"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"
|
||||
"url": "https://nodejs.org/dist/v23.5.0/node-v23.5.0-win-arm64.7z",
|
||||
"hash": "b390fbdfcac5cbe541f8b1dcbd6f71f074d235084f72d75571278e172ac3e460",
|
||||
"extract_dir": "node-v23.5.0-win-arm64"
|
||||
}
|
||||
},
|
||||
"persist": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user