tools: update install_tools.bat old echo from 2019 to 2022

PR-URL: https://github.com/nodejs/node/pull/60736
Fixes: https://github.com/nodejs/node/issues/60733
Reviewed-By: Stefan Stojanovic <stefan.stojanovic@janeasystems.com>
Reviewed-By: René <contact.9a5d6388@renegade334.me.uk>
This commit is contained in:
David Hidalgo 2025-11-17 19:53:48 -04:00 committed by Renegade334
parent 0b6ae6df14
commit 037a673b9b

View File

@ -39,7 +39,7 @@ echo license terms or not. Read and understand the license terms of the packages
echo being installed and their dependencies prior to installation:
echo - https://chocolatey.org/packages/chocolatey
echo - https://chocolatey.org/packages/python
echo - https://chocolatey.org/packages/visualstudio2019-workload-vctools
echo - https://chocolatey.org/packages/visualstudio2022-workload-vctools
echo.
echo This script is provided AS-IS without any warranties of any kind
echo ----------------------------------------------------------------