summaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
author David Jagu2023-11-07 09:47:47 +0100
committer Willy Sudiarto Raharjo2023-11-11 02:08:32 +0100
commitc77100c0a39c7f24e5ac2161c52c9d02c7c3a562 (patch)
treeabf8e5e178177d54954457c2ae79f647561b5d7d /misc
parent229a27af763115a0e0ff1eaf383870c166f0f2d6 (diff)
downloadslackbuilds-c77100c0a39c7f24e5ac2161c52c9d02c7c3a562.tar.gz
misc/bitwarden-desktop: Updated for version 2023.10.1.
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 6546db9d3d..af9b074dbf 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.10.0}
+VERSION=${VERSION:-2023.10.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 163578a19a..bafa90474d 100644
--- a/misc/bitwarden-desktop/bitwarden-desktop.info
+++ b/misc/bitwarden-desktop/bitwarden-desktop.info
@@ -1,10 +1,10 @@
PRGNAM="bitwarden-desktop"
-VERSION="2023.10.0"
+VERSION="2023.10.1"
HOMEPAGE="https://bitwarden.com/"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://github.com/bitwarden/clients/releases/download/desktop-v2023.10.0/Bitwarden-2023.10.0-amd64.deb"
-MD5SUM_x86_64="2cb069c44c9f5de9363da638ba8997da"
+DOWNLOAD_x86_64="https://github.com/bitwarden/clients/releases/download/desktop-v2023.10.1/Bitwarden-2023.10.1-amd64.deb"
+MD5SUM_x86_64="5bb911d1fd8e3bf2d76529d0f62bbe8f"
REQUIRES=""
MAINTAINER="marav"
EMAIL="marav8@free.fr"