1
0
mirror of https://github.com/MysticRyuujin/guac-install.git synced 2023-10-10 13:36:56 +02:00

New MCJVERSION 5.1.44

This commit is contained in:
Chase Wright 2017-11-11 10:04:42 -06:00 committed by GitHub
parent 1a71abb191
commit 8180039f58
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@
# Version numbers of Guacamole and MySQL Connector/J to download
VERSION="0.9.13"
MCJVERSION="5.1.43"
MCJVERSION="5.1.44"
# Update apt so we can search apt-cache for newest tomcat version supported
apt update