From d3eed7636b8cd93b38e0ea3c0fae287070c61602 Mon Sep 17 00:00:00 2001 From: Long Ang Date: Sun, 4 Dec 2016 18:01:31 +0800 Subject: [PATCH] lean-cli 0.5.4 Closes #7528. 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 b68d1106bc..6af0f395f8 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.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