misc/bitwarden-desktop: revert to version 2024.1.0

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
maravtdm 2024-03-19 19:18:11 +01:00 committed by Willy Sudiarto Raharjo
parent ae0466f0d7
commit 05d4c29113
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View File

@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=bitwarden-desktop
SRCNAM=bitwarden
VERSION=${VERSION:-2024.2.1}
VERSION=${VERSION:-2024.1.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View File

@ -1,10 +1,10 @@
PRGNAM="bitwarden-desktop"
VERSION="2024.2.1"
VERSION="2024.1.0"
HOMEPAGE="https://bitwarden.com/"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
DOWNLOAD_x86_64="https://github.com/bitwarden/clients/releases/download/desktop-v2024.2.1/Bitwarden-2024.2.1-amd64.deb"
MD5SUM_x86_64="a9653f6a2779c12e73cc769d6e0b56da"
DOWNLOAD_x86_64="https://github.com/bitwarden/clients/releases/download/desktop-v2024.1.0/Bitwarden-2024.1.0-amd64.deb"
MD5SUM_x86_64="a657900f96bad8f22c695b4a9c9cbf72"
REQUIRES=""
MAINTAINER="marav"
EMAIL="marav8@free.fr"