aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/heroku-toolbelt.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/heroku-toolbelt.rb')
-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["*"]