From 064663fe21a2cef2a4a9a577782b02b506dfbb35 Mon Sep 17 00:00:00 2001 From: Kridsada Thanabulpong Date: Thu, 14 Aug 2014 00:58:23 +0700 Subject: heroku-toolbelt 3.9.7 Closes #31528. Closes #31575. Signed-off-by: Brett Koonce --- 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 4edafe4e5..a8de334b9 100644 --- a/Library/Formula/heroku-toolbelt.rb +++ b/Library/Formula/heroku-toolbelt.rb @@ -27,8 +27,8 @@ end class HerokuToolbelt < Formula homepage 'https://toolbelt.heroku.com/other' - url 'http://assets.heroku.com.s3.amazonaws.com/heroku-client/heroku-client-3.9.6.tgz' - sha1 'c198322c1cc25bc6b97a0fcef9897e5137c1aa6c' + url 'http://assets.heroku.com.s3.amazonaws.com/heroku-client/heroku-client-3.9.7.tgz' + sha1 '9128ce806318314be13f058079f4aa117b515afa' depends_on Ruby19 -- cgit v1.2.3