update version adguardhome bitwarden-desktop budibase mautrix-whatsapp metabase

This commit is contained in:
thomas 2022-10-20 21:42:08 +02:00
parent 6ae50db5ac
commit 8abf0ac195
8 changed files with 13 additions and 7 deletions

View file

@ -56,7 +56,7 @@ To enter in temporary filesystem
- [grocy](./ressources/grocy) - [grocy](./ressources/grocy)
- [joplin desktop](./ressources/joplin) - [joplin desktop](./ressources/joplin)
- [joplin-server](./ressources/joplin-server) - [joplin-server](./ressources/joplin-server)
- [keycloak](./resources/keycloak) - [keycloak](./ressources/keycloak)
- [kimai2](./ressources/kimai2) - [kimai2](./ressources/kimai2)
- [mautrix-syncproxy and mautrix-wsproxy](./ressources/mautrix-syncproxy) - [mautrix-syncproxy and mautrix-wsproxy](./ressources/mautrix-syncproxy)
- [mautrix-whatsapp](./ressources/mautrix-whatsapp) - [mautrix-whatsapp](./ressources/mautrix-whatsapp)

View file

@ -1,6 +1,6 @@
#!/bin/bash #!/bin/bash
VERSION=0.108.0-b.18 VERSION=0.108.0-b.19
APP=adguardhome APP=adguardhome
DEPOT=https://github.com/AdguardTeam/AdGuardHome.git DEPOT=https://github.com/AdguardTeam/AdGuardHome.git
GIT_VERSION=v${VERSION} GIT_VERSION=v${VERSION}

View file

@ -1,6 +1,6 @@
#!/bin/bash #!/bin/bash
VERSION=2022.10.0 VERSION=2022.10.1
APP=bitwarden-desktop APP=bitwarden-desktop
DEPOT=https://github.com/bitwarden/clients.git DEPOT=https://github.com/bitwarden/clients.git
GIT_VERSION=desktop-v${VERSION} GIT_VERSION=desktop-v${VERSION}

View file

@ -1,6 +1,6 @@
#!/bin/bash #!/bin/bash
VERSION=2.0.30 VERSION=2.0.33
APP=budibase APP=budibase
DEPOT=https://github.com/Budibase/budibase.git DEPOT=https://github.com/Budibase/budibase.git
GIT_VERSION=last GIT_VERSION=last

View file

@ -1,6 +1,6 @@
#!/bin/bash #!/bin/bash
VERSION=1.26.0 VERSION=1.27.0
APP=kimai2 APP=kimai2
DEPOT=https://github.com/kevinpapst/kimai2.git DEPOT=https://github.com/kevinpapst/kimai2.git
GIT_VERSION=${VERSION} GIT_VERSION=${VERSION}

View file

@ -1,3 +1,9 @@
mautrix-whatsapp (0.7.1) UNRELEASED; urgency=medium
* First deb version
-- Thomas Legay <thomas@lgy.fr> Mon, 17 Sep 2022 21:08:37 +0200
mautrix-whatsapp (0.7) UNRELEASED; urgency=medium mautrix-whatsapp (0.7) UNRELEASED; urgency=medium
* First deb version * First deb version

View file

@ -1,6 +1,6 @@
#!/bin/bash #!/bin/bash
VERSION=0.7.0 VERSION=0.7.1
APP=mautrix-whatsapp APP=mautrix-whatsapp
DEPOT=https://github.com/mautrix/whatsapp.git DEPOT=https://github.com/mautrix/whatsapp.git
GIT_VERSION=v${VERSION} GIT_VERSION=v${VERSION}

View file

@ -1,6 +1,6 @@
#!/bin/bash #!/bin/bash
VERSION=0.44.4 VERSION=0.44.5
APP=metabase APP=metabase
DEPOT=https://github.com/metabase/metabase.git DEPOT=https://github.com/metabase/metabase.git
GIT_VERSION=v$VERSION GIT_VERSION=v$VERSION