aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorIain D Broadfoot2013-06-03 13:19:40 +0200
committerAdam Vandenberg2013-06-03 11:14:37 -0700
commit9a6d13cd74e41cfa3fe4c9d165a2235f6c12c335 (patch)
treeb3b77721418e9888460bfd0b69177268ac0f261f /Library/Formula
parent33f3c4e5d11586113f90f52b3765487e505464ee (diff)
downloadhomebrew-9a6d13cd74e41cfa3fe4c9d165a2235f6c12c335.tar.bz2
heroku-toolbelt 2.39.4
Closes #20221. Signed-off-by: Adam Vandenberg <flangy@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 90d2da7e1..6f9148147 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.37.2.tgz'
- sha1 '2a077d68f46948a83cfced0686309695302d1417'
+ url 'http://assets.heroku.com.s3.amazonaws.com/heroku-client/heroku-client-2.39.4.tgz'
+ sha1 'b6764c20b5b820d55855795ac87f7efe79d30f8e'
def install
libexec.install Dir["*"]