From cef622042d64e15449d8490db5fbfe57b1ee9f82 Mon Sep 17 00:00:00 2001 From: ilovezfs Date: Fri, 14 Apr 2017 02:05:51 -0700 Subject: [PATCH] lean-cli 0.7.4 Closes #12423. Signed-off-by: ilovezfs --- Formula/lean-cli.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/lean-cli.rb b/Formula/lean-cli.rb index b2e9cff522..ce499145f6 100644 --- a/Formula/lean-cli.rb +++ b/Formula/lean-cli.rb @@ -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.7.3.tar.gz" - sha256 "cdd5f1d359198b324f665c378b4e94dcc9efc3393c287ebcf1934549c070411c" + url "https://github.com/leancloud/lean-cli/archive/v0.7.4.tar.gz" + sha256 "a365ea43b003b10b21cd91a651318e5be1abb5f5ace6886684f1753913263ffe" head "https://github.com/leancloud/lean-cli.git" bottle do