summaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
author David Jagu2023-12-21 17:58:28 +0100
committer Willy Sudiarto Raharjo2023-12-24 13:14:41 +0100
commit6534ef9c1755dc7d89d6f4226009afb4d2318e73 (patch)
treefaf4a4e3c92103632d560f6cbcbfd7d4dc73f179 /misc
parentcd43cde0ea9e820c53b8d67b2fc0756bf7341a3c (diff)
downloadslackbuilds-6534ef9c1755dc7d89d6f4226009afb4d2318e73.tar.gz
misc/bitwarden-desktop: Updated for version 2023.12.1
Signed-off-by: David Jagu <marav8@free.fr> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'misc')
-rw-r--r--misc/bitwarden-desktop/bitwarden-desktop.SlackBuild2
-rw-r--r--misc/bitwarden-desktop/bitwarden-desktop.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/misc/bitwarden-desktop/bitwarden-desktop.SlackBuild b/misc/bitwarden-desktop/bitwarden-desktop.SlackBuild
index 165148d287..8bcdc35e8c 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:-2023.12.0}
+VERSION=${VERSION:-2023.12.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 9859aa78c0..87cba250ff 100644
--- a/misc/bitwarden-desktop/bitwarden-desktop.info
+++ b/misc/bitwarden-desktop/bitwarden-desktop.info
@@ -1,10 +1,10 @@
PRGNAM="bitwarden-desktop"
-VERSION="2023.12.0"
+VERSION="2023.12.1"
HOMEPAGE="https://bitwarden.com/"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://github.com/bitwarden/clients/releases/download/desktop-v2023.12.0/Bitwarden-2023.12.0-amd64.deb"
-MD5SUM_x86_64="01321db8c82d9633c99b5952fe655e42"
+DOWNLOAD_x86_64="https://github.com/bitwarden/clients/releases/download/desktop-v2023.12.1/Bitwarden-2023.12.1-amd64.deb"
+MD5SUM_x86_64="6b1a295d2cfa0304f9ca1d6bad9352eb"
REQUIRES=""
MAINTAINER="marav"
EMAIL="marav8@free.fr"