diff options
-rw-r--r-- | misc/bitwarden-desktop/bitwarden-desktop.SlackBuild | 2 | ||||
-rw-r--r-- | misc/bitwarden-desktop/bitwarden-desktop.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/misc/bitwarden-desktop/bitwarden-desktop.SlackBuild b/misc/bitwarden-desktop/bitwarden-desktop.SlackBuild index e780aa9b8f..4193a36b8b 100644 --- a/misc/bitwarden-desktop/bitwarden-desktop.SlackBuild +++ b/misc/bitwarden-desktop/bitwarden-desktop.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=bitwarden-desktop SRCNAM=bitwarden -VERSION=${VERSION:-2025.3.1} +VERSION=${VERSION:-2025.5.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/misc/bitwarden-desktop/bitwarden-desktop.info b/misc/bitwarden-desktop/bitwarden-desktop.info index 9e2ea94974..3fec2c6443 100644 --- a/misc/bitwarden-desktop/bitwarden-desktop.info +++ b/misc/bitwarden-desktop/bitwarden-desktop.info @@ -1,10 +1,10 @@ PRGNAM="bitwarden-desktop" -VERSION="2025.3.1" +VERSION="2025.5.1" HOMEPAGE="https://bitwarden.com/" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://github.com/bitwarden/clients/releases/download/desktop-v2025.3.1/Bitwarden-2025.3.1-amd64.deb" -MD5SUM_x86_64="11d2c0a52213264971972d85a27a00e4" +DOWNLOAD_x86_64="https://github.com/bitwarden/clients/releases/download/desktop-v2025.5.1/Bitwarden-2025.5.1-amd64.deb" +MD5SUM_x86_64="e4e27b91c7d00bfc589d28296d67383f" REQUIRES="" MAINTAINER="marav" EMAIL="marav8@free.fr" |