From d0a2c8a261664effbb2fc13e27944b7b176f4e7d Mon Sep 17 00:00:00 2001 From: asaka Date: Thu, 8 Sep 2016 14:52:19 +0800 Subject: [PATCH] lean-cli 0.2.1 Closes #4605. Signed-off-by: Zhiming Wang --- 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 233f02050c0..bed72ba2d5e 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.2.0.tar.gz" - sha256 "980980c764486aa933255fd64d391560e72bba78af8427253e1b4515ab6b68eb" + url "https://github.com/leancloud/lean-cli/archive/v0.2.1.tar.gz" + sha256 "b5fac26a4f0424615b9d8a37b8e7e131dfb0c74817162e5567654a3e4b50101f" head "https://github.com/leancloud/lean-cli.git" bottle do