nodejs: Update to version 19.0.1

This commit is contained in:
github-actions[bot] 2022-11-04 20:29:34 +00:00
parent 71d7338487
commit ae18bae96f

View File

@ -1,18 +1,18 @@
{ {
"version": "19.0.0", "version": "19.0.1",
"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/v19.0.0/node-v19.0.0-win-x64.7z", "url": "https://nodejs.org/dist/v19.0.1/node-v19.0.1-win-x64.7z",
"hash": "b53e633e1a0821ef89a96b210f12d19263aead128c66c069f6081b968110b0e3", "hash": "5e3f6e568dc520b3af6b9e16b92dedb1a42badd903c53d6504d79380c5bebe5c",
"extract_dir": "node-v19.0.0-win-x64" "extract_dir": "node-v19.0.1-win-x64"
}, },
"32bit": { "32bit": {
"url": "https://nodejs.org/dist/v19.0.0/node-v19.0.0-win-x86.7z", "url": "https://nodejs.org/dist/v19.0.1/node-v19.0.1-win-x86.7z",
"hash": "f6b1a8d99146406ecbf925e8193f0f89fc2c506e7d569067552dd2bc099edd08", "hash": "fe06896ecd10d99cfc8beca8366a131832792e0066839b79d668f584d956d82b",
"extract_dir": "node-v19.0.0-win-x86" "extract_dir": "node-v19.0.1-win-x86"
} }
}, },
"persist": [ "persist": [