aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/lastpass-cli.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/lastpass-cli.rb b/Library/Formula/lastpass-cli.rb
index fa7e4786e..7a517d521 100644
--- a/Library/Formula/lastpass-cli.rb
+++ b/Library/Formula/lastpass-cli.rb
@@ -8,9 +8,9 @@ class LastpassCli < Formula
bottle do
cellar :any
- sha1 "2dce40ba5321331bdcc1bfe06ae30c3240dcfbd8" => :yosemite
- sha1 "952c4e58291145bc4bcfee02e299787f3f9e4d93" => :mavericks
- sha1 "96f02cd6ce93b14b56a2a75412523624f20cb36e" => :mountain_lion
+ sha1 "b298283e42b9ee0b59326e57c681c779a22af475" => :yosemite
+ sha1 "62957f48f3d11b631fca83055e233af602f23135" => :mavericks
+ sha1 "d8ee161aa2f672776d15d2e54e36323c3d322e53" => :mountain_lion
end
depends_on "openssl"