From d41b9288a6b7380e9db555a1c44e2f08cf46c6da Mon Sep 17 00:00:00 2001 From: Long Ang Date: Mon, 21 Nov 2016 11:56:49 +0800 Subject: [PATCH] lean-cli 0.5.0 Closes #7107. Signed-off-by: William Woodruff --- 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 1bfb1f6de6..80de003878 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.4.1.tar.gz" - sha256 "9274be5d52b2e8eea6b8a8a5de90e6e6ecd9c0f2aa6562003809ed99bb2a251b" + url "https://github.com/leancloud/lean-cli/archive/v0.5.0.tar.gz" + sha256 "b7778e9e6ee10ddf3c5f511c43ff95466b1648763dba1e959b88282dce975e67" head "https://github.com/leancloud/lean-cli.git" bottle do