We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93aa5e6 commit 0cd374bCopy full SHA for 0cd374b
Formula/b/bitwarden-cli.rb
@@ -1,8 +1,8 @@
1
class BitwardenCli < Formula
2
desc "Secure and free password manager for all of your devices"
3
homepage "https://bitwarden.com/"
4
- url "https://github.com/bitwarden/clients/archive/refs/tags/cli-v2024.11.1.tar.gz"
5
- sha256 "97e51ccf3c5b5c4cfd3f02db4ea98604bc29515aa6401e0acfeb131334243cc7"
+ url "https://github.com/bitwarden/clients/archive/refs/tags/cli-v2024.12.0.tar.gz"
+ sha256 "e0bd25b6be3fe5d8f97a8c3a030bb0a7bd7a01d14403414438ba93b891c30690"
6
license "GPL-3.0-only"
7
8
livecheck do
0 commit comments