From 8548afef2ee89aac98ed24d39ad53916a4d1f0b7 Mon Sep 17 00:00:00 2001 From: Matthias Nuessler Date: Sun, 1 Mar 2015 15:31:00 +0100 Subject: heroko-toolbelt 3.28.1 Closes #37291. Signed-off-by: Jack Nagel --- 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 3df8c032b..b62154f90 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-3.21.4.tgz' - sha1 '703be79c0c6917582e4f6811b96cea147670a7a2' + url 'http://assets.heroku.com.s3.amazonaws.com/heroku-client/heroku-client-3.28.1.tgz' + sha1 'fb50b8159e34cb7a42aabbe9794891020a5ba3f9' def install libexec.install Dir["*"] -- cgit v1.2.3