nodejs: Update to version 20.6.0

This commit is contained in:
github-actions[bot] 2023-09-04 20:23:35 +00:00
parent e9b71e630b
commit f79eb2ea76

View File

@ -1,23 +1,23 @@
{ {
"version": "20.5.1", "version": "20.6.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.5.1/node-v20.5.1-win-x64.7z", "url": "https://nodejs.org/dist/v20.6.0/node-v20.6.0-win-x64.7z",
"hash": "8ae5e54bdfbd91b4a519159b629199bc0fd610c2e83168a5aab2ae245d85c693", "hash": "1fd7bfde6b93657c79e7caac26c529f1b91068989dc1fe2e0deb8445d8c0078b",
"extract_dir": "node-v20.5.1-win-x64" "extract_dir": "node-v20.6.0-win-x64"
}, },
"32bit": { "32bit": {
"url": "https://nodejs.org/dist/v20.5.1/node-v20.5.1-win-x86.7z", "url": "https://nodejs.org/dist/v20.6.0/node-v20.6.0-win-x86.7z",
"hash": "80ec22ac47c21a938987281681f1b2cb0c9e2ff3559ffa30b0ef4afc7f164cca", "hash": "219ae8968d662d549503903410a7d3679762f18cc4b6646ecaadae6f707b56fa",
"extract_dir": "node-v20.5.1-win-x86" "extract_dir": "node-v20.6.0-win-x86"
}, },
"arm64": { "arm64": {
"url": "https://nodejs.org/dist/v20.5.1/node-v20.5.1-win-arm64.7z", "url": "https://nodejs.org/dist/v20.6.0/node-v20.6.0-win-arm64.7z",
"hash": "2fa1a553081268faeb1f08c497767a0460f1e2cfbea51e1923387da5d6c86ac7", "hash": "f94d4ae3c610a4d725a99d7b3b3c18d21b7541b167932fc4970284bfb11627d4",
"extract_dir": "node-v20.5.1-win-arm64" "extract_dir": "node-v20.6.0-win-arm64"
} }
}, },
"persist": [ "persist": [