diff --git a/README.MD b/README.MD index dd2d5f7..a1a165a 100644 --- a/README.MD +++ b/README.MD @@ -56,7 +56,7 @@ To enter in temporary filesystem - [grocy](./ressources/grocy) - [joplin desktop](./ressources/joplin) - [joplin-server](./ressources/joplin-server) - - [keycloak](./resources/keycloak) + - [keycloak](./ressources/keycloak) - [kimai2](./ressources/kimai2) - [mautrix-syncproxy and mautrix-wsproxy](./ressources/mautrix-syncproxy) - [mautrix-whatsapp](./ressources/mautrix-whatsapp) diff --git a/ressources/adguardhome/debmaker b/ressources/adguardhome/debmaker index f927ceb..330a2ab 100755 --- a/ressources/adguardhome/debmaker +++ b/ressources/adguardhome/debmaker @@ -1,6 +1,6 @@ #!/bin/bash -VERSION=0.108.0-b.18 +VERSION=0.108.0-b.19 APP=adguardhome DEPOT=https://github.com/AdguardTeam/AdGuardHome.git GIT_VERSION=v${VERSION} diff --git a/ressources/bitwarden-desktop/debmaker b/ressources/bitwarden-desktop/debmaker index 8a6e5c4..7a4bc2e 100755 --- a/ressources/bitwarden-desktop/debmaker +++ b/ressources/bitwarden-desktop/debmaker @@ -1,6 +1,6 @@ #!/bin/bash -VERSION=2022.10.0 +VERSION=2022.10.1 APP=bitwarden-desktop DEPOT=https://github.com/bitwarden/clients.git GIT_VERSION=desktop-v${VERSION} diff --git a/ressources/budibase/debmaker b/ressources/budibase/debmaker index 08ea8a8..00b433d 100755 --- a/ressources/budibase/debmaker +++ b/ressources/budibase/debmaker @@ -1,6 +1,6 @@ #!/bin/bash -VERSION=2.0.30 +VERSION=2.0.33 APP=budibase DEPOT=https://github.com/Budibase/budibase.git GIT_VERSION=last diff --git a/ressources/kimai2/debmaker b/ressources/kimai2/debmaker index 3756c5a..99561c1 100755 --- a/ressources/kimai2/debmaker +++ b/ressources/kimai2/debmaker @@ -1,6 +1,6 @@ #!/bin/bash -VERSION=1.26.0 +VERSION=1.27.0 APP=kimai2 DEPOT=https://github.com/kevinpapst/kimai2.git GIT_VERSION=${VERSION} diff --git a/ressources/mautrix-whatsapp/debian/changelog b/ressources/mautrix-whatsapp/debian/changelog index 9d0e6ad..d65c611 100644 --- a/ressources/mautrix-whatsapp/debian/changelog +++ b/ressources/mautrix-whatsapp/debian/changelog @@ -1,3 +1,9 @@ +mautrix-whatsapp (0.7.1) UNRELEASED; urgency=medium + + * First deb version + + -- Thomas Legay Mon, 17 Sep 2022 21:08:37 +0200 + mautrix-whatsapp (0.7) UNRELEASED; urgency=medium * First deb version diff --git a/ressources/mautrix-whatsapp/debmaker b/ressources/mautrix-whatsapp/debmaker index c7d6720..b163069 100755 --- a/ressources/mautrix-whatsapp/debmaker +++ b/ressources/mautrix-whatsapp/debmaker @@ -1,6 +1,6 @@ #!/bin/bash -VERSION=0.7.0 +VERSION=0.7.1 APP=mautrix-whatsapp DEPOT=https://github.com/mautrix/whatsapp.git GIT_VERSION=v${VERSION} diff --git a/ressources/metabase/debmaker b/ressources/metabase/debmaker index 20fce80..a14c330 100755 --- a/ressources/metabase/debmaker +++ b/ressources/metabase/debmaker @@ -1,6 +1,6 @@ #!/bin/bash -VERSION=0.44.4 +VERSION=0.44.5 APP=metabase DEPOT=https://github.com/metabase/metabase.git GIT_VERSION=v$VERSION