update versions

This commit is contained in:
Thomas Legay 2024-11-05 15:38:51 +01:00
parent 038343fc0f
commit c0eab91a7e
8 changed files with 9 additions and 9 deletions

View File

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

View File

@ -1,6 +1,6 @@
#!/bin/bash
VERSION=1.11.74
VERSION=1.11.78
APP=element-web
DEPOT=https://github.com/vector-im/element-web.git
GIT_VERSION=v${VERSION}

View File

@ -1,6 +1,6 @@
#!/bin/bash
VERSION=8.0.3
VERSION=9.0.0
APP=forgejo
DEPOT=https://codeberg.org/forgejo/forgejo
GIT_VERSION=v${VERSION}
@ -11,7 +11,7 @@ PACKAGE_DEPENDENCY="build-essential nodejs"
main() {
base_package_upgrade
configure_depot_nodejs 18
configure_depot_nodejs 20
install_package_dependency
install_go
get_git_source

View File

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

View File

@ -25,4 +25,4 @@
override_dh_auto_build:
./build.sh
cp example-config.yaml config.yaml
touch config.yaml

View File

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

View File

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

View File

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