From f70b78d381ce0549b38f5ef62c786fb33a2c1242 Mon Sep 17 00:00:00 2001 From: dickeyxxx Date: Sat, 3 Jan 2015 10:00:20 -0800 Subject: heroku v3.21.4 Closes #35519. Signed-off-by: Jack Nagel --- Library/Formula/heroku-toolbelt.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/heroku-toolbelt.rb b/Library/Formula/heroku-toolbelt.rb index 368686527..3df8c032b 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.20.0.tgz' - sha1 'e3edb525fc25d4fbafc46768cc06353a5519db88' + url 'http://assets.heroku.com.s3.amazonaws.com/heroku-client/heroku-client-3.21.4.tgz' + sha1 '703be79c0c6917582e4f6811b96cea147670a7a2' def install libexec.install Dir["*"] -- cgit v1.2.3