aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorStian Eikeland2014-11-21 21:56:29 +0100
committerMisty De Meo2014-11-21 22:38:32 -0800
commit4f36c06a085d6599cc88fa4c6da0ebc25631c0a8 (patch)
tree0b2f2155ac0104ce113708bd8146b40c4410544f /Library/Formula
parent36becd938bbba6eb39733f8ba29f969c4eeb6279 (diff)
downloadhomebrew-4f36c06a085d6599cc88fa4c6da0ebc25631c0a8.tar.bz2
lastpass-cli 0.4.0
Closes #34379. Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/lastpass-cli.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/lastpass-cli.rb b/Library/Formula/lastpass-cli.rb
index 03529a891..fa7e4786e 100644
--- a/Library/Formula/lastpass-cli.rb
+++ b/Library/Formula/lastpass-cli.rb
@@ -2,8 +2,8 @@ require "formula"
class LastpassCli < Formula
homepage "https://github.com/lastpass/lastpass-cli"
- url "https://github.com/lastpass/lastpass-cli/archive/v0.3.0.tar.gz"
- sha1 "a4491bc5d258899ead6c64d4f97d23af93e03ff9"
+ url "https://github.com/lastpass/lastpass-cli/archive/v0.4.0.tar.gz"
+ sha1 "2c5766be2ad5bca398ed7615ddadde9c5bbf0ecd"
head "https://github.com/lastpass/lastpass-cli.git"
bottle do