diff options
author | maravtdm <marav8@free.fr> | 2024-11-28 21:21:33 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-11-29 08:16:57 +0700 |
commit | b8a3e673a5ec0d62c7169e3a755fb81c7eec9a9f (patch) | |
tree | deda7b464c6ea1779e57eef60e0296924fd38e3b /misc | |
parent | f802e8bfbd433c928f38a8d6c09e7c250bc65368 (diff) |
misc/bitwarden-desktop: updated for version 2024.11.2
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'misc')
-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" |