bump to Guac 1.5.5 and mysql connector j 8.3.0

This commit is contained in:
Itiligent 2024-04-18 16:57:18 +10:00
parent bbcda22b83
commit 2717c8d3a6

View file

@ -82,10 +82,10 @@ mkdir -p $DB_BACKUP_DIR
GITHUB="https://raw.githubusercontent.com/itiligent/Guacamole-Install/main"
# Version of Guacamole to install
GUAC_VERSION="1.5.4"
GUAC_VERSION="1.5.5"
# MySQL Connector/J version to install
MYSQLJCON="8.2.0"
MYSQLJCON="8.3.0"
MYSQLJCON_LINK="https://dev.mysql.com/get/Downloads/Connector-J/mysql-connector-j-${MYSQLJCON}.tar.gz"
# Set preferred Apache CDN download link