aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Hood2013-08-10 15:46:18 -0700
committerJack Nagel2013-08-10 18:28:17 -0500
commit9a89b099ad940c17699dee86603934eb435e2c15 (patch)
tree81e17bba356e39be0ce82ec11686d20bb4efb8f0
parent3dc0237dc57fcfbee3b8f49cf3c515e42bc5007b (diff)
downloadhomebrew-9a89b099ad940c17699dee86603934eb435e2c15.tar.bz2
heroku-toolbelt 2.40.0
Closes #21806. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
-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 4aefa938a..b6d2f18ad 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.39.5.tgz'
- sha1 'e2422a3e781766661b7ba38dada1ab785dcbc542'
+ url 'http://assets.heroku.com.s3.amazonaws.com/heroku-client/heroku-client-2.40.0.tgz'
+ sha1 '8ab041df01346427aeedd2bfe2c8900be7f3b390'
def install
libexec.install Dir["*"]