nodejs: Update to version 19.0.0

This commit is contained in:
github-actions[bot] 2022-10-18 16:31:26 +00:00
parent 2ae02f9046
commit 5014d04b91

View File

@ -1,18 +1,18 @@
{ {
"version": "18.11.0", "version": "19.0.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/v18.11.0/node-v18.11.0-win-x64.7z", "url": "https://nodejs.org/dist/v19.0.0/node-v19.0.0-win-x64.7z",
"hash": "86d18e9024fb5cd1fc1a10e0b1d0cd3475df7c39ba7fc742b775a8d289af7bb5", "hash": "b53e633e1a0821ef89a96b210f12d19263aead128c66c069f6081b968110b0e3",
"extract_dir": "node-v18.11.0-win-x64" "extract_dir": "node-v19.0.0-win-x64"
}, },
"32bit": { "32bit": {
"url": "https://nodejs.org/dist/v18.11.0/node-v18.11.0-win-x86.7z", "url": "https://nodejs.org/dist/v19.0.0/node-v19.0.0-win-x86.7z",
"hash": "38fc1c4355dff0f70f65a0fb5ec5c096c6b14c5124a9c114b42b74c53007e5fa", "hash": "f6b1a8d99146406ecbf925e8193f0f89fc2c506e7d569067552dd2bc099edd08",
"extract_dir": "node-v18.11.0-win-x86" "extract_dir": "node-v19.0.0-win-x86"
} }
}, },
"persist": [ "persist": [