From 2cd15c991d2cb097019644113b145eda7b8a0955 Mon Sep 17 00:00:00 2001 From: Enrique Araque Date: Wed, 18 Dec 2024 12:34:38 +0100 Subject: [PATCH] Change Wazuh version to test the workflow changes --- builder.sh | 2 +- install_functions/installVariables.sh | 2 +- passwords_tool/passwordsFunctions.sh | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/builder.sh b/builder.sh index 95d1b63..ce6bd66 100755 --- a/builder.sh +++ b/builder.sh @@ -16,7 +16,7 @@ readonly resources_certs="${base_path_builder}/cert_tool" readonly resources_passwords="${base_path_builder}/passwords_tool" readonly resources_common="${base_path_builder}/common_functions" readonly resources_download="${base_path_builder}/downloader" -source_branch="v4.10.1" +source_branch="v4.9.2" function getHelp() { diff --git a/install_functions/installVariables.sh b/install_functions/installVariables.sh index 3335695..b7ac947 100644 --- a/install_functions/installVariables.sh +++ b/install_functions/installVariables.sh @@ -8,7 +8,7 @@ ## Package vars readonly wazuh_major="4.10" -readonly wazuh_version="4.10.1" +readonly wazuh_version="4.9.2" readonly filebeat_version="7.10.2" readonly wazuh_install_vesion="0.1" source_branch="v${wazuh_version}" diff --git a/passwords_tool/passwordsFunctions.sh b/passwords_tool/passwordsFunctions.sh index db803ed..3e58d1f 100644 --- a/passwords_tool/passwordsFunctions.sh +++ b/passwords_tool/passwordsFunctions.sh @@ -5,7 +5,7 @@ # and/or modify it under the terms of the GNU General Public # License (version 2) as published by the FSF - Free Software # Foundation. - + function passwords_changePassword() { if [ -n "${changeall}" ]; then