From 073540d14e348f8a54fa2c713fbf888e77759371 Mon Sep 17 00:00:00 2001 From: Leonard van Driel Date: Sat, 19 Oct 2013 13:31:35 +0200 Subject: heroku-toolbelt 3.0.1 Closes #23365. Signed-off-by: Mike McQuaid --- Library/Formula/heroku-toolbelt.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library') diff --git a/Library/Formula/heroku-toolbelt.rb b/Library/Formula/heroku-toolbelt.rb index 3758f95be..a89124f35 100644 --- a/Library/Formula/heroku-toolbelt.rb +++ b/Library/Formula/heroku-toolbelt.rb @@ -2,8 +2,8 @@ require 'formula' class HerokuToolbelt < Formula homepage 'https://toolbelt.heroku.com/other' - url 'http://assets.heroku.com.s3.amazonaws.com/heroku-client/heroku-client-2.40.0.tgz' - sha1 '8ab041df01346427aeedd2bfe2c8900be7f3b390' + url 'http://assets.heroku.com.s3.amazonaws.com/heroku-client/heroku-client-3.0.1.tgz' + sha1 '11a70ecbb686c187be8502814e9249f4970163e3' def install libexec.install Dir["*"] -- cgit v1.2.3