aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-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 4f7adf9d6..c737ce7e3 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.33.5.tgz'
- sha1 'da42fd5c23b54bc5e8239e9b4b0beb8524dc4d5f'
+ url 'http://assets.heroku.com.s3.amazonaws.com/heroku-client/heroku-client-2.34.0.tgz'
+ sha1 'cc2616af9940516f3c265a27e740ae7b3c36eef8'
def install
libexec.install Dir["*"]