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}