mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-10 18:51:21 +00:00
nodejs: Update to version 20.5.0
This commit is contained in:
parent
7422490a82
commit
022a467795
@ -1,23 +1,23 @@
|
|||||||
{
|
{
|
||||||
"version": "20.4.0",
|
"version": "20.5.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/v20.4.0/node-v20.4.0-win-x64.7z",
|
"url": "https://nodejs.org/dist/v20.5.0/node-v20.5.0-win-x64.7z",
|
||||||
"hash": "97bf0aecb90aa5907fa4a7afdf8dde0a08f4f37043525c22a79d5f0512dfa4c1",
|
"hash": "46d063e1442207924e38a650e52c151dded2a30626c4ac80978f9743523d79e8",
|
||||||
"extract_dir": "node-v20.4.0-win-x64"
|
"extract_dir": "node-v20.5.0-win-x64"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://nodejs.org/dist/v20.4.0/node-v20.4.0-win-x86.7z",
|
"url": "https://nodejs.org/dist/v20.5.0/node-v20.5.0-win-x86.7z",
|
||||||
"hash": "61cf8648275341e5f144749d11779087d73aa9f58e059d08fce6edbb1217b49d",
|
"hash": "3ddee03edb8b8e829f9ba930f29a0d2db7e93a5b67bd9f5f7c96a0b6544a9374",
|
||||||
"extract_dir": "node-v20.4.0-win-x86"
|
"extract_dir": "node-v20.5.0-win-x86"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://nodejs.org/dist/v20.4.0/node-v20.4.0-win-arm64.7z",
|
"url": "https://nodejs.org/dist/v20.5.0/node-v20.5.0-win-arm64.7z",
|
||||||
"hash": "e5dc496965f5a5699d3c29ac8ee93574f051655d7c03201aba1419f7150087ad",
|
"hash": "5a78475a2661c1ec113c9020d17c44197c20311e46fa9dee5d5a0102204b16ce",
|
||||||
"extract_dir": "node-v20.4.0-win-arm64"
|
"extract_dir": "node-v20.5.0-win-arm64"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"persist": [
|
"persist": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user