Upgrade version vaultwarden gitea

This commit is contained in:
thomas 2022-10-16 00:42:43 +02:00
parent ef96e54f6a
commit 82049648fe
4 changed files with 4 additions and 3 deletions

View File

@ -59,6 +59,7 @@ To enter in temporary filesystem
- [kimai2](./ressources/kimai2)
- [mautrix-syncproxy and mautrix-wsproxy](./ressources/mautrix-syncproxy)
- [mautrix-whatsapp](./ressources/mautrix-whatsapp)
- [mailhog](./ressources/mailhog)
- [metabase](./ressources/metabase)
- [minio](./ressources/minio)
- [phpbb](./ressources/phpbb)

View File

@ -1,6 +1,6 @@
#!/bin/bash
VERSION=1.17.2
VERSION=1.17.3
APP=gitea
DEPOT=https://github.com/go-gitea/gitea.git
GIT_VERSION=v${VERSION}

View File

@ -1,6 +1,6 @@
#!/bin/bash
VERSION=2022.6.2
VERSION=2022.10.0
APP=vaultwarden-web
GIT_VERSION=v$VERSION
DEB_VERSION=$VERSION-$(date +%Y%m%d%H%M)

View File

@ -1,6 +1,6 @@
#!/bin/bash
VERSION=1.25.2
VERSION=1.26.0
APP=vaultwarden
GIT_VERSION=$VERSION
DEB_VERSION=$VERSION-$(date +%Y%m%d%H%M)