aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authordickeyxxx2015-01-03 10:00:20 -0800
committerJack Nagel2015-01-03 21:44:56 -0500
commitf70b78d381ce0549b38f5ef62c786fb33a2c1242 (patch)
tree5f10c505466eae0ca890a6dcb9eded88bef5c829 /Library/Formula
parent4cd041eaa0fe948b7c7e1486296e36528dbe5331 (diff)
downloadhomebrew-f70b78d381ce0549b38f5ef62c786fb33a2c1242.tar.bz2
heroku v3.21.4
Closes #35519. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/heroku-toolbelt.rb4
1 files changed, 2 insertions, 2 deletions
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["*"]