From 624066dfd831acca0b0fd83791f418ee2a4e7cbd Mon Sep 17 00:00:00 2001 From: Alessio Bogon Date: Thu, 2 Apr 2015 15:45:13 +0200 Subject: heroku-toolbelt: add head Closes #38300. Signed-off-by: Mike McQuaid --- Library/Formula/heroku-toolbelt.rb | 1 + 1 file changed, 1 insertion(+) (limited to 'Library') diff --git a/Library/Formula/heroku-toolbelt.rb b/Library/Formula/heroku-toolbelt.rb index eaafb6cff..17c5cb46b 100644 --- a/Library/Formula/heroku-toolbelt.rb +++ b/Library/Formula/heroku-toolbelt.rb @@ -2,6 +2,7 @@ class HerokuToolbelt < Formula homepage "https://toolbelt.heroku.com/other" url "https://s3.amazonaws.com/assets.heroku.com/heroku-client/heroku-client-3.30.4.tgz" sha256 "51a92e85994c65d016823ad7b8fa74bf30ddeb59afb33751c1f93e8105c80e9e" + head "https://github.com/heroku/heroku.git" def install libexec.install Dir["*"] -- cgit v1.2.3