summaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
author David Jagu2023-11-01 21:49:08 +0100
committer Willy Sudiarto Raharjo2023-11-04 10:41:28 +0100
commit0cea2357ceb3220ee39715cf40fb146d07d2043a (patch)
tree6a73508071071d74de4603a8588214bdf332ef27 /misc
parente45eb27c8bce1eb4f4e887a69dcb55d3bdb49aae (diff)
downloadslackbuilds-0cea2357ceb3220ee39715cf40fb146d07d2043a.tar.gz
misc/bitwarden-desktop: Updated for version 2023.10.0.
Signed-off-by: David Jagu <marav8@free.fr> Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> 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 4781056a5c..6546db9d3d 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.9.3}
+VERSION=${VERSION:-2023.10.0}
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 0942dba18a..163578a19a 100644
--- a/misc/bitwarden-desktop/bitwarden-desktop.info
+++ b/misc/bitwarden-desktop/bitwarden-desktop.info
@@ -1,10 +1,10 @@
PRGNAM="bitwarden-desktop"
-VERSION="2023.9.3"
+VERSION="2023.10.0"
HOMEPAGE="https://bitwarden.com/"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://github.com/bitwarden/clients/releases/download/desktop-v2023.9.3/Bitwarden-2023.9.3-amd64.deb"
-MD5SUM_x86_64="909341b1c75c93c025804dca599b9ace"
+DOWNLOAD_x86_64="https://github.com/bitwarden/clients/releases/download/desktop-v2023.10.0/Bitwarden-2023.10.0-amd64.deb"
+MD5SUM_x86_64="2cb069c44c9f5de9363da638ba8997da"
REQUIRES=""
MAINTAINER="marav"
EMAIL="marav8@free.fr"