lean-cli 0.5.4
Closes #7528. Signed-off-by: Tomasz Pajor <tomek@polishgeeks.com>
This commit is contained in:
parent
843e1f2c56
commit
d3eed7636b
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class LeanCli < Formula
|
||||
desc "Command-line tool to develop and manage LeanCloud apps."
|
||||
homepage "https://github.com/leancloud/lean-cli"
|
||||
url "https://github.com/leancloud/lean-cli/archive/v0.5.3.tar.gz"
|
||||
sha256 "ef65980dbe9ae3f5752b858d31d9cf0798c292667904515dd207849cceac33ae"
|
||||
url "https://github.com/leancloud/lean-cli/archive/v0.5.4.tar.gz"
|
||||
sha256 "a2bd0b59b5bcc9cab56511683e77029f26bd4d49fe1c112b8a526d30a56c1324"
|
||||
head "https://github.com/leancloud/lean-cli.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue