lastpass-cli 0.4.0
Closes Homebrew/homebrew#34379. Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
This commit is contained in:
parent
ccf2cb6034
commit
66faed161d
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue