diff options
author | maravtdm <marav8@free.fr> | 2025-02-07 22:12:01 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2025-02-08 08:00:45 +0700 |
commit | ad92f889619ea71d803d0ec188c74dde7238b0cc (patch) | |
tree | 595fd340f144cb2d9ad5846ac7dae0dc92a82eed | |
parent | b2ec8e25101f54eddd96aa99170467d54889c045 (diff) |
misc/bitwarden-desktop: updated for version 2025.1.4
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-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 c1b6483105..64e058152a 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.1.1} +VERSION=${VERSION:-2025.1.4} 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 75ec9f6076..5abf6681b5 100644 --- a/misc/bitwarden-desktop/bitwarden-desktop.info +++ b/misc/bitwarden-desktop/bitwarden-desktop.info @@ -1,10 +1,10 @@ PRGNAM="bitwarden-desktop" -VERSION="2025.1.1" +VERSION="2025.1.4" HOMEPAGE="https://bitwarden.com/" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://github.com/bitwarden/clients/releases/download/desktop-v2025.1.1/Bitwarden-2025.1.1-amd64.deb" -MD5SUM_x86_64="1e175f21cbd943659e771c8848a32aa3" +DOWNLOAD_x86_64="https://github.com/bitwarden/clients/releases/download/desktop-v2025.1.4/Bitwarden-2025.1.4-amd64.deb" +MD5SUM_x86_64="a9b10e95e62e5be5de24971b4e685b9f" REQUIRES="" MAINTAINER="marav" EMAIL="marav8@free.fr" |