From f5d3d4764f493ae3c3cfba45fab6ff3e0354fbd2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Tue, 19 Dec 2023 08:37:51 +0100 Subject: [PATCH] Update client.src --- conf/client.src | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/conf/client.src b/conf/client.src index acd0430..15231c8 100644 --- a/conf/client.src +++ b/conf/client.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://downloads.apache.org/guacamole/1.5.2/binary/guacamole-1.5.2.war -SOURCE_SUM=86efc30016e4038948d8c1a5c37a0b05e38dadd3104db6ec03755bc6e3111c40 +SOURCE_URL=https://downloads.apache.org/guacamole/1.5.4/binary/guacamole-1.5.4.war +SOURCE_SUM=5728b563911bd64bce0a0b81c74ea8ccb2190d1785bff34030fc6885a8273d3e SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=false