Skip to content

Commit

Permalink
misc/bitwarden-desktop: Updated for version 2024.12.0.
Browse files Browse the repository at this point in the history
Signed-off-by: Andrew Clemons <[email protected]>
  • Loading branch information
maravtdm authored and aclemons committed Dec 14, 2024
1 parent f251bd5 commit fa0a20a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion misc/bitwarden-desktop/bitwarden-desktop.SlackBuild
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)

PRGNAM=bitwarden-desktop
SRCNAM=bitwarden
VERSION=${VERSION:-2024.11.2}
VERSION=${VERSION:-2024.12.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
Expand Down
6 changes: 3 additions & 3 deletions misc/bitwarden-desktop/bitwarden-desktop.info
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
PRGNAM="bitwarden-desktop"
VERSION="2024.11.2"
VERSION="2024.12.0"
HOMEPAGE="https://bitwarden.com/"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
DOWNLOAD_x86_64="https://github.com/bitwarden/clients/releases/download/desktop-v2024.11.2/Bitwarden-2024.11.2-amd64.deb"
MD5SUM_x86_64="cfef7c2fb1c3d57c4f0e2eea17fff004"
DOWNLOAD_x86_64="https://github.com/bitwarden/clients/releases/download/desktop-v2024.12.0/Bitwarden-2024.12.0-amd64.deb"
MD5SUM_x86_64="f5e99240d6b52a05fb8293d4168acfdb"
REQUIRES=""
MAINTAINER="marav"
EMAIL="[email protected]"

0 comments on commit fa0a20a

Please sign in to comment.