1
0
mirror of https://git.koehlerweb.org/frodovdr/guac-install synced 2025-07-06 15:43:33 +02:00

Updated scripts for Guacamole version 1.3.0. (#162)

This commit is contained in:
SoulSeekkor
2021-01-03 09:16:32 -06:00
committed by GitHub
parent 8da14b837b
commit 4e1cbc86bb
5 changed files with 6 additions and 6 deletions

View File

@ -15,7 +15,7 @@ fi
# Version number of Guacamole to install
# Homepage ~ https://guacamole.apache.org/releases/
GUACVERSION="1.2.0"
GUACVERSION="1.3.0"
# Latest Version of MySQL Connector/J if manual install is required (if libmariadb-java/libmysql-java is not available via apt)
# Homepage ~ https://dev.mysql.com/downloads/connector/j/