From cea67adec0fee940e8843fe4e484ec6273cc387b Mon Sep 17 00:00:00 2001 From: thomas Date: Thu, 29 Sep 2022 02:19:01 +0200 Subject: [PATCH] update version authelia element-web --- ressources/authelia/debmaker | 2 +- ressources/element-web/debmaker | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ressources/authelia/debmaker b/ressources/authelia/debmaker index b43b15b..b00c61e 100755 --- a/ressources/authelia/debmaker +++ b/ressources/authelia/debmaker @@ -1,6 +1,6 @@ #!/bin/bash -VERSION=4.36.8 +VERSION=4.36.9 APP=authelia DEPOT=https://github.com/authelia/authelia.git GIT_VERSION=v${VERSION} diff --git a/ressources/element-web/debmaker b/ressources/element-web/debmaker index d5a48e7..fd81627 100755 --- a/ressources/element-web/debmaker +++ b/ressources/element-web/debmaker @@ -1,6 +1,6 @@ #!/bin/bash -VERSION=1.11.5 +VERSION=1.11.7 APP=element-web DEPOT=https://github.com/vector-im/element-web.git GIT_VERSION=v${VERSION}