nodejs: Update to version 17.8.0

This commit is contained in:
github-actions[bot] 2022-03-22 16:30:51 +00:00
parent d985e44e43
commit 833f05a040

View File

@ -1,18 +1,18 @@
{ {
"version": "17.7.2", "version": "17.8.0",
"description": "As an asynchronous event driven JavaScript runtime, Node is designed to build scalable network applications.", "description": "As an asynchronous event driven JavaScript runtime, Node is 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/v17.7.2/node-v17.7.2-win-x64.7z", "url": "https://nodejs.org/dist/v17.8.0/node-v17.8.0-win-x64.7z",
"hash": "b6b7afc9a998d4960767622674df89c56ce52e8966ee7852abefa3f2a637884d", "hash": "7e6704c82ed3d1f3d2bc52980a19974562a266efc94a3443ab65bc8362c62b79",
"extract_dir": "node-v17.7.2-win-x64" "extract_dir": "node-v17.8.0-win-x64"
}, },
"32bit": { "32bit": {
"url": "https://nodejs.org/dist/v17.7.2/node-v17.7.2-win-x86.7z", "url": "https://nodejs.org/dist/v17.8.0/node-v17.8.0-win-x86.7z",
"hash": "88a4747577d06f52b4fe0e92a674a1844abd0a62f06cd97c0a95e731ae66f5c9", "hash": "83af19d419b89266d6aed33092229e86bdce8136290c1ee4e8451f31543a7841",
"extract_dir": "node-v17.7.2-win-x86" "extract_dir": "node-v17.8.0-win-x86"
} }
}, },
"persist": [ "persist": [