From 35e597b9a0cc68f9456f8bd455e1c519af6bd616 Mon Sep 17 00:00:00 2001 From: Long Ang Date: Sun, 22 Jan 2017 17:41:43 +0800 Subject: [PATCH] lean-cli 0.6.0 Closes #9153. Signed-off-by: Tomasz Pajor --- 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 e779f898d9..b003e2bbc1 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.5.5.tar.gz" - sha256 "8bf150fcfdff5bc76a842bff458988a8697f74c268d19b9fd01b5b8af9c4cb87" + url "https://github.com/leancloud/lean-cli/archive/v0.6.0.tar.gz" + sha256 "94d5e90ab9c9992ea0bc2491646141d86070f2f6cea251308b08315ebd6acc19" head "https://github.com/leancloud/lean-cli.git" bottle do