nodejs: Update to version 20.7.0

This commit is contained in:
github-actions[bot] 2023-09-18 20:25:22 +00:00
parent 9c5b578a35
commit acaa0f9d86

View File

@ -1,23 +1,23 @@
{ {
"version": "20.6.1", "version": "20.7.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.6.1/node-v20.6.1-win-x64.7z", "url": "https://nodejs.org/dist/v20.7.0/node-v20.7.0-win-x64.7z",
"hash": "c6cfe7824770a266a30bee8c33f485d0e89b94254c682250a239d83adfb7ce77", "hash": "b3e5cbf8e247c75f9ddd235d49cfe40f25dde65bdd0eec4cefbca2805d80376b",
"extract_dir": "node-v20.6.1-win-x64" "extract_dir": "node-v20.7.0-win-x64"
}, },
"32bit": { "32bit": {
"url": "https://nodejs.org/dist/v20.6.1/node-v20.6.1-win-x86.7z", "url": "https://nodejs.org/dist/v20.7.0/node-v20.7.0-win-x86.7z",
"hash": "87d631b294a25386400d0f44d227330da62a1326e2a4fbb98bda3d7c431257f1", "hash": "d6a3c63a5ae71374c144a33c418ab96be497b08df0e9f51861a78127db03aeb5",
"extract_dir": "node-v20.6.1-win-x86" "extract_dir": "node-v20.7.0-win-x86"
}, },
"arm64": { "arm64": {
"url": "https://nodejs.org/dist/v20.6.1/node-v20.6.1-win-arm64.7z", "url": "https://nodejs.org/dist/v20.7.0/node-v20.7.0-win-arm64.7z",
"hash": "337549faf397deb0da3bccd4e27db45a619d89de4ea12830d16d9dfaded8e92c", "hash": "539b6eb02ec6f0354976623f0a166021fa744d96c7cb9c52fd885d0962d0e739",
"extract_dir": "node-v20.6.1-win-arm64" "extract_dir": "node-v20.7.0-win-arm64"
} }
}, },
"persist": [ "persist": [