lean-cli 0.7.4
Closes #12423. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
f7b763fa2f
commit
cef622042d
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
class LeanCli < Formula
|
class LeanCli < Formula
|
||||||
desc "Command-line tool to develop and manage LeanCloud apps."
|
desc "Command-line tool to develop and manage LeanCloud apps."
|
||||||
homepage "https://github.com/leancloud/lean-cli"
|
homepage "https://github.com/leancloud/lean-cli"
|
||||||
url "https://github.com/leancloud/lean-cli/archive/v0.7.3.tar.gz"
|
url "https://github.com/leancloud/lean-cli/archive/v0.7.4.tar.gz"
|
||||||
sha256 "cdd5f1d359198b324f665c378b4e94dcc9efc3393c287ebcf1934549c070411c"
|
sha256 "a365ea43b003b10b21cd91a651318e5be1abb5f5ace6886684f1753913263ffe"
|
||||||
head "https://github.com/leancloud/lean-cli.git"
|
head "https://github.com/leancloud/lean-cli.git"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
|
|
Loading…
Reference in a new issue