lastpass-cli 0.9.0
Amongst other things adds support for accounts in the EU datacenter (lastpass.eu) Closes #105. Signed-off-by: Andrew Janke <andrew@apjanke.net>
This commit is contained in:
parent
4442c718f9
commit
431b395dc0
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class LastpassCli < Formula
|
||||
desc "LastPass command-line interface tool"
|
||||
homepage "https://github.com/lastpass/lastpass-cli"
|
||||
url "https://github.com/lastpass/lastpass-cli/archive/v0.8.1.tar.gz"
|
||||
sha256 "ba845a827501f3c49514e977c8de25e5950d3ea482d7a3c31090148310a83056"
|
||||
url "https://github.com/lastpass/lastpass-cli/archive/v0.9.0.tar.gz"
|
||||
sha256 "e7314f0dfeec86add7c19c053ee34bb7a176e462e71727d2b345481d2d136800"
|
||||
head "https://github.com/lastpass/lastpass-cli.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue