mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 06:41:19 +00:00
nodejs: Update to version 20.5.1
This commit is contained in:
parent
2cc9aa9137
commit
4b53629c94
@ -1,23 +1,23 @@
|
||||
{
|
||||
"version": "20.5.0",
|
||||
"version": "20.5.1",
|
||||
"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/v20.5.0/node-v20.5.0-win-x64.7z",
|
||||
"hash": "46d063e1442207924e38a650e52c151dded2a30626c4ac80978f9743523d79e8",
|
||||
"extract_dir": "node-v20.5.0-win-x64"
|
||||
"url": "https://nodejs.org/dist/v20.5.1/node-v20.5.1-win-x64.7z",
|
||||
"hash": "8ae5e54bdfbd91b4a519159b629199bc0fd610c2e83168a5aab2ae245d85c693",
|
||||
"extract_dir": "node-v20.5.1-win-x64"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://nodejs.org/dist/v20.5.0/node-v20.5.0-win-x86.7z",
|
||||
"hash": "3ddee03edb8b8e829f9ba930f29a0d2db7e93a5b67bd9f5f7c96a0b6544a9374",
|
||||
"extract_dir": "node-v20.5.0-win-x86"
|
||||
"url": "https://nodejs.org/dist/v20.5.1/node-v20.5.1-win-x86.7z",
|
||||
"hash": "80ec22ac47c21a938987281681f1b2cb0c9e2ff3559ffa30b0ef4afc7f164cca",
|
||||
"extract_dir": "node-v20.5.1-win-x86"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://nodejs.org/dist/v20.5.0/node-v20.5.0-win-arm64.7z",
|
||||
"hash": "5a78475a2661c1ec113c9020d17c44197c20311e46fa9dee5d5a0102204b16ce",
|
||||
"extract_dir": "node-v20.5.0-win-arm64"
|
||||
"url": "https://nodejs.org/dist/v20.5.1/node-v20.5.1-win-arm64.7z",
|
||||
"hash": "2fa1a553081268faeb1f08c497767a0460f1e2cfbea51e1923387da5d6c86ac7",
|
||||
"extract_dir": "node-v20.5.1-win-arm64"
|
||||
}
|
||||
},
|
||||
"persist": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user