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 e0bcaff7dd..fc84f7fe25 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:-2024.10.2} +VERSION=${VERSION:-2024.11.2} 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 5edd90070f..89d16d6426 100644 --- a/misc/bitwarden-desktop/bitwarden-desktop.info +++ b/misc/bitwarden-desktop/bitwarden-desktop.info @@ -1,10 +1,10 @@ PRGNAM="bitwarden-desktop" -VERSION="2024.10.2" +VERSION="2024.11.2" HOMEPAGE="https://bitwarden.com/" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://github.com/bitwarden/clients/releases/download/desktop-v2024.10.2/Bitwarden-2024.10.2-amd64.deb" -MD5SUM_x86_64="a718bba489dc02c2f7cf9db503fff80e" +DOWNLOAD_x86_64="https://github.com/bitwarden/clients/releases/download/desktop-v2024.11.2/Bitwarden-2024.11.2-amd64.deb" +MD5SUM_x86_64="cfef7c2fb1c3d57c4f0e2eea17fff004" REQUIRES="" MAINTAINER="marav" EMAIL="marav8@free.fr" |