bitwarden-cli: update 1.7.4 bottle.
This commit is contained in:
parent
afb7f7aa6d
commit
0c96295ac8
1 changed files with 3 additions and 3 deletions
|
@ -8,9 +8,9 @@ class BitwardenCli < Formula
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
cellar :any_skip_relocation
|
cellar :any_skip_relocation
|
||||||
sha256 "eb4a7a4ad516f0f750c27cac69245823565d4240c5b3913bccbddfa7f3d8e568" => :mojave
|
sha256 "bd522c9535bc7b6b8939f5077a664d3a878f0422bed140d70fc96da504cce528" => :mojave
|
||||||
sha256 "b122d6e652f9462bda4560d0b6d19d520ff3f9520818a019d063693894ccf4be" => :high_sierra
|
sha256 "45270b5ae13e5a07f820ae09693130bbfe86e195af76be6bcc4909c9943088f4" => :high_sierra
|
||||||
sha256 "b18d54ccc94976e1589eebd2577b5d03084780101d750b98f9fe5beb8904c586" => :sierra
|
sha256 "f069faf016545d9d2b720d7603a0e76c8043d16a957ce15a896d9420e22fb331" => :sierra
|
||||||
end
|
end
|
||||||
|
|
||||||
depends_on "node"
|
depends_on "node"
|
||||||
|
|
Loading…
Reference in a new issue