Skip to content

Commit 0cd374b

Browse files
committed
bitwarden-cli 2024.12.0
1 parent 93aa5e6 commit 0cd374b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/b/bitwarden-cli.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class BitwardenCli < Formula
22
desc "Secure and free password manager for all of your devices"
33
homepage "https://bitwarden.com/"
4-
url "https://github.com/bitwarden/clients/archive/refs/tags/cli-v2024.11.1.tar.gz"
5-
sha256 "97e51ccf3c5b5c4cfd3f02db4ea98604bc29515aa6401e0acfeb131334243cc7"
4+
url "https://github.com/bitwarden/clients/archive/refs/tags/cli-v2024.12.0.tar.gz"
5+
sha256 "e0bd25b6be3fe5d8f97a8c3a030bb0a7bd7a01d14403414438ba93b891c30690"
66
license "GPL-3.0-only"
77

88
livecheck do

0 commit comments

Comments
 (0)